boofcv.alg.feature.detect.line.gridline
Class ImplGridRansacLineDetector_S16
- java.lang.Object
-
- boofcv.alg.feature.detect.line.GridRansacLineDetector<GrayS16>
-
- boofcv.alg.feature.detect.line.gridline.ImplGridRansacLineDetector_S16
-
public class ImplGridRansacLineDetector_S16 extends GridRansacLineDetector<GrayS16>
Implementation ofGridRansacLineDetectorforGrayS16
-
-
Constructor Summary
Constructors Constructor and Description ImplGridRansacLineDetector_S16(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_S16
public ImplGridRansacLineDetector_S16(int regionSize, int maxDetectLines, ModelMatcher<LinePolar2D_F32,Edgel> robustMatcher)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG