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

  /external/opencv/cv/src/
_cvimgproc.h 69 #define CV_WHOLE 0
cvfilter.cpp 492 if( phase == CV_WHOLE )
    [all...]
  /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 79 milliseconds