OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 205 milliseconds