Uses of Enum Class
net.algart.executors.modules.opencv.util.enums.OHoughMode
Packages that use OHoughMode
Package
Description
-
Uses of OHoughMode in net.algart.executors.modules.opencv.matrices.features.detection
Methods in net.algart.executors.modules.opencv.matrices.features.detection that return OHoughModeMethods in net.algart.executors.modules.opencv.matrices.features.detection with parameters of type OHoughMode -
Uses of OHoughMode in net.algart.executors.modules.opencv.util.enums
Methods in net.algart.executors.modules.opencv.util.enums that return OHoughModeModifier and TypeMethodDescriptionstatic OHoughModeReturns the enum constant of this class with the specified name.static OHoughMode[]OHoughMode.values()Returns an array containing the constants of this enum class, in the order they are declared.