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

  /external/opencv/cxcore/src/
cxcmp.cpp 611 case CV_CMP_LT:
738 case CV_CMP_LT:
789 fillval = cmp_op == CV_CMP_NE || cmp_op == CV_CMP_LE || cmp_op == CV_CMP_LT ? 255 : 0;
    [all...]
  /external/opencv/cvaux/include/
cvmat.hpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h 592 #define CV_CMP_LT 3
    [all...]

Completed in 3295 milliseconds