HomeSort by relevance Sort by last modified time
    Searched refs:cvHoughLines2 (Results 1 - 3 of 3) sorted by null

  /external/opencv/cv/include/
cvcompat.h 508 cvHoughLines2( image, &linesMat, CV_HOUGH_STANDARD,
521 cvHoughLines2( image, &linesMat, CV_HOUGH_PROBABILISTIC,
533 cvHoughLines2( image, &linesMat, CV_HOUGH_MULTI_SCALE,
    [all...]
cv.h     [all...]
  /external/opencv/cv/src/
cvhough.cpp 740 cvHoughLines2( CvArr* src_image, void* lineStorage, int method,
    [all...]

Completed in 31 milliseconds