Uses of Class
boofcv.alg.feature.detect.line.HoughTransformBinary
Packages that use HoughTransformBinary
Package
Description
-
Uses of HoughTransformBinary in boofcv.abst.feature.detect.line
Methods in boofcv.abst.feature.detect.line that return HoughTransformBinaryConstructors in boofcv.abst.feature.detect.line with parameters of type HoughTransformBinaryModifierConstructorDescriptionHoughBinary_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
Subclasses of HoughTransformBinary in boofcv.alg.feature.detect.line -
Uses of HoughTransformBinary in boofcv.factory.feature.detect.line
Methods in boofcv.factory.feature.detect.line that return HoughTransformBinaryModifier and TypeMethodDescriptionstatic HoughTransformBinary
FactoryDetectLineAlgs.houghLinePolar
(ConfigHoughBinary configHough, ConfigParamPolar configParam)