Uses of Class
boofcv.alg.feature.detect.line.HoughTransformBinary
Package
Description
-
Uses of HoughTransformBinary in boofcv.abst.feature.detect.line
ModifierConstructorDescriptionHoughBinary_to_DetectLine
(HoughTransformBinary hough, InputToBinary<I> thresholder) HoughBinary_to_DetectLine
(HoughTransformBinary hough, ImageGradient<I, D> gradient) -
Uses of HoughTransformBinary in boofcv.alg.feature.detect.line
-
Uses of HoughTransformBinary in boofcv.factory.feature.detect.line
Modifier and TypeMethodDescriptionstatic HoughTransformBinary
FactoryDetectLineAlgs.houghLinePolar
(ConfigHoughBinary configHough, ConfigParamPolar configParam)