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

  /external/opencv/cvaux/src/
cvbgfg_common.cpp 99 newC = cvApproxPoly( c, sizeof(CvContour), tempStorage, CV_POLY_APPROX_DP, 2, 0 );
cvlee.cpp     [all...]
  /external/opencv/cv/src/
cvapprox.cpp 988 if( method != CV_POLY_APPROX_DP )
997 case CV_POLY_APPROX_DP:
cvcalibinit.cpp     [all...]
  /external/opencv/cv/include/
cv.h 712 #define CV_POLY_APPROX_DP 0
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv-android.jar 

Completed in 238 milliseconds