OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CV_START
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
_cvimgproc.h
70
#define
CV_START
1
/external/opencv/cv/include/
cv.hpp
52
#define
CV_START
1
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.
100
CV_START
means that the input is the first (top) stripe of the processed image [roi],
121
/* it is called (not always) from process when _phase=
CV_START
or CV_WHOLE.
Completed in 257 milliseconds