Overview Package Class Tree Index Help
OpenCV 3.0.0
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.opencv.imgproc
Class LineSegmentDetector

java.lang.Object
 extended by org.opencv.core.Algorithm
 extended by org.opencv.imgproc.LineSegmentDetector

public class LineSegmentDetector
extends Algorithm


Method Summary
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, Mat prec, Mat nfa)
void drawSegments(Mat _image, Mat lines)
Methods inherited from class org.opencv.core.Algorithm
clear, getDefaultName, save
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Detail

compareSegments

public int compareSegments(Size size,
 Mat lines1,
 Mat lines2)

compareSegments

public int compareSegments(Size size,
 Mat lines1,
 Mat lines2,
 Mat _image)

detect

public void detect(Mat _image,
 Mat _lines)

detect

public void detect(Mat _image,
 Mat _lines,
 Mat width,
 Mat prec,
 Mat nfa)

drawSegments

public void drawSegments(Mat _image,
 Mat lines)

Overview Package Class Tree Index Help
OpenCV 3.0.0 Documentation
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /