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

  /external/opencv/cv/include/
cv.h 265 #define CV_WARP_FILL_OUTLIERS 8
274 int flags CV_DEFAULT(CV_INTER_LINEAR+CV_WARP_FILL_OUTLIERS),
288 int flags CV_DEFAULT(CV_INTER_LINEAR+CV_WARP_FILL_OUTLIERS),
299 int flags CV_DEFAULT(CV_INTER_LINEAR+CV_WARP_FILL_OUTLIERS),
309 int flags CV_DEFAULT(CV_INTER_LINEAR+CV_WARP_FILL_OUTLIERS));
    [all...]
  /external/opencv/cv/src/
cvimgwarp.cpp     [all...]

Completed in 23 milliseconds