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

  /external/opencv/cv/src/
cvconvhull.cpp 648 hull_cur = CV_GET_SEQ_ELEM( CvPoint, ptseq, index );
667 hull_next = CV_GET_SEQ_ELEM( CvPoint, ptseq, t );
  /external/opencv3/modules/imgproc/src/
convhull.cpp 637 hull_cur = CV_GET_SEQ_ELEM( CvPoint, ptseq, index );
656 hull_next = CV_GET_SEQ_ELEM( CvPoint, ptseq, t );
  /external/opencv/cxcore/include/
cxtypes.h     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h     [all...]

Completed in 956 milliseconds