Searched refs:compareSegments (Results 1 – 5 of 5) sorted by relevance
/external/opencv3/modules/java/src/ |
D | imgproc+LineSegmentDetector.java | 60 public int compareSegments(Size size, Mat lines1, Mat lines2, Mat _image) in compareSegments() method in LineSegmentDetector 69 public int compareSegments(Size size, Mat lines1, Mat lines2) in compareSegments() method in LineSegmentDetector
|
D | imgproc.cpp | 146 int _retval_ = (*me)->compareSegments( size, lines1, lines2, _image ); in Java_org_opencv_imgproc_LineSegmentDetector_compareSegments_10() 170 int _retval_ = (*me)->compareSegments( size, lines1, lines2 ); in Java_org_opencv_imgproc_LineSegmentDetector_compareSegments_11()
|
/external/opencv3/modules/imgproc/src/ |
D | lsd.cpp | 229 …int compareSegments(const Size& size, InputArray lines1, InputArray lines2, InputOutputArray _imag… 1192 int LineSegmentDetectorImpl::compareSegments(const Size& size, InputArray lines1, InputArray lines2… in compareSegments() function in cv::LineSegmentDetectorImpl
|
/external/opencv3/modules/imgproc/include/opencv2/ |
D | imgproc.hpp | 1019 …CV_WRAP virtual int compareSegments(const Size& size, InputArray lines1, InputArray lines2, InputO…
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |