HomeSort by relevance Sort by last modified time
    Searched defs:CV_WHOLE (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
_cvimgproc.h 69 #define CV_WHOLE 0
  /external/opencv/cv/include/
cv.hpp 51 #define CV_WHOLE 0
98 _phase is either CV_START, or CV_END, or CV_MIDDLE, or CV_START|CV_END, or CV_WHOLE,
103 CV_WHOLE - the input is the whole processed image [roi].
121 /* it is called (not always) from process when _phase=CV_START or CV_WHOLE.

Completed in 40 milliseconds