All Methods Static Methods Instance Methods Concrete Methods 
| Modifier and Type | Method and Description | 
| static LineSegmentDetector | __fromPtr__(long addr) | 
| int | compareSegments(Size size,
               Mat lines1,
               Mat lines2) | 
| int | compareSegments(Size size,
               Mat lines1,
               Mat lines2,
               Mat _image) | 
| void | detect(Mat _image,
      Mat _lines) | 
| void | detect(Mat _image,
      Mat _lines,
      Mat width) | 
| void | detect(Mat _image,
      Mat _lines,
      Mat width,
      Mat prec) | 
| void | detect(Mat _image,
      Mat _lines,
      Mat width,
      Mat prec,
      Mat nfa) | 
| void | drawSegments(Mat _image,
            Mat lines) | 
| protected void | finalize() |