Uses of Enum Class
boofcv.gui.image.ScaleOptions
-
Uses of ScaleOptions in boofcv.gui
Modifier and TypeMethodDescriptionListDisplayPanel.addImage
(BufferedImage image, String name, ScaleOptions scaling) -
Uses of ScaleOptions in boofcv.gui.image
Modifier and TypeMethodDescriptionstatic ScaleOptions
Returns the enum constant of this class with the specified name.static ScaleOptions[]
ScaleOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.