OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CV_END
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
_cvimgproc.h
71
#define
CV_END
2
/external/opencv/cv/include/
cv.hpp
53
#define
CV_END
2
98
_phase is either CV_START, or
CV_END
, or CV_MIDDLE, or CV_START|
CV_END
, or CV_WHOLE,
99
which is the same as CV_START|
CV_END
.
101
CV_END
- the input is the last (bottom) stripe of the processed image [roi],
Completed in 545 milliseconds