Uses of Enum Class
boofcv.factory.feature.detect.line.ConfigHoughBinary.Binarization
-
Uses of ConfigHoughBinary.Binarization in boofcv.factory.feature.detect.line
Modifier and TypeFieldDescriptionConfigHoughBinary.binarization
Approach used to compute a binary imageModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigHoughBinary.Binarization[]
ConfigHoughBinary.Binarization.values()
Returns an array containing the constants of this enum class, in the order they are declared.