public class FastLineDetector extends Algorithm
| Modifier | Constructor and Description | 
|---|---|
| protected  | FastLineDetector(long addr) | 
| Modifier and Type | Method and Description | 
|---|---|
| static FastLineDetector | __fromPtr__(long addr) | 
| void | detect(Mat _image,
      Mat _lines) | 
| void | drawSegments(Mat _image,
            Mat lines) | 
| void | drawSegments(Mat _image,
            Mat lines,
            boolean draw_arrow) | 
| protected void | finalize() | 
clear, empty, getDefaultName, getNativeObjAddr, savepublic static FastLineDetector __fromPtr__(long addr)
Generated on Fri Dec 21 2018 18:02:43 UTC / OpenCV 3.4.5