Uses of Enum Class
boofcv.gui.image.ShowImages.Colorization
Packages that use ShowImages.Colorization
-
Uses of ShowImages.Colorization in boofcv.gui.image
Methods in boofcv.gui.image that return ShowImages.ColorizationModifier and TypeMethodDescriptionstatic ShowImages.ColorizationReturns 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.Methods in boofcv.gui.image with parameters of type ShowImages.ColorizationModifier and TypeMethodDescriptionstatic ImagePanelShowImages.showWindow(ImageGray<?> img, ShowImages.Colorization type, String title, boolean closeOnExit)