boofcv.alg.feature.detect.line.gridline
Class ImplGridRansacLineDetector_F32
- java.lang.Object
-
- boofcv.alg.feature.detect.line.GridRansacLineDetector<GrayF32>
-
- boofcv.alg.feature.detect.line.gridline.ImplGridRansacLineDetector_F32
-
public class ImplGridRansacLineDetector_F32 extends GridRansacLineDetector<GrayF32>
Implementation ofGridRansacLineDetectorforGrayF32
-
-
Constructor Summary
Constructors Constructor and Description ImplGridRansacLineDetector_F32(int regionSize, int maxDetectLines, ModelMatcher<LinePolar2D_F32,Edgel> robustMatcher)
-
Method Summary
-
Methods inherited from class boofcv.alg.feature.detect.line.GridRansacLineDetector
getFoundLines, process
-
-
-
-
Constructor Detail
-
ImplGridRansacLineDetector_F32
public ImplGridRansacLineDetector_F32(int regionSize, int maxDetectLines, ModelMatcher<LinePolar2D_F32,Edgel> robustMatcher)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG