Uses of Enum Class
boofcv.gui.dialogs.OpenImageSetDialog.Mode
-
Uses of OpenImageSetDialog.Mode in boofcv.gui
Modifier and TypeMethodDescriptionstatic @Nullable String[]
BoofSwingUtil.openImageSetChooser
(@Nullable Window parent, OpenImageSetDialog.Mode mode, int numberOfImages) -
Uses of OpenImageSetDialog.Mode in boofcv.gui.dialogs
Modifier and TypeMethodDescriptionstatic OpenImageSetDialog.Mode
Returns the enum constant of this class with the specified name.static OpenImageSetDialog.Mode[]
OpenImageSetDialog.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic @Nullable String[]
OpenImageSetDialog.showDialog
(File directory, OpenImageSetDialog.Mode mode, int numberOfImages, @Nullable Window owner)