Uses of Class
boofcv.factory.feature.detect.line.ConfigParamFoot
-
Uses of ConfigParamFoot in boofcv.factory.feature.detect.line
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
DetectLine<T>FactoryDetectLine.houghLineFoot
(@Nullable ConfigHoughGradient configHough, @Nullable ConfigParamFoot configParam, Class<T> imageType) Used to find edges along the side of objects.static <D extends ImageGray<D>>
HoughTransformGradient<D>FactoryDetectLineAlgs.houghLineFoot
(ConfigHoughGradient configHough, ConfigParamFoot configParam, Class<D> derivType) ConfigParamFoot.setTo
(ConfigParamFoot src)