Uses of Enum Class
boofcv.gui.image.ShowImages.Colorization
-
Uses of ShowImages.Colorization in boofcv.gui.image
Modifier and TypeMethodDescriptionstatic ShowImages.Colorization
Returns the enum constant of this class with the specified name.static ShowImages.Colorization[]
ShowImages.Colorization.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic ImagePanel
ShowImages.showWindow
(ImageGray<?> img, ShowImages.Colorization type, String title, boolean closeOnExit)