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

  /external/opencv/cv/src/
cvapprox.cpp 577 CV_READ_SEQ_ELEM( start_pt, reader ); /* read the first point */
583 CV_READ_SEQ_ELEM( pt, reader );
623 CV_READ_SEQ_ELEM( end_pt, reader );
626 CV_READ_SEQ_ELEM( start_pt, reader );
639 CV_READ_SEQ_ELEM( pt, reader );
657 CV_READ_SEQ_ELEM( start_pt, reader );
680 CV_READ_SEQ_ELEM( start_pt, reader );
683 CV_READ_SEQ_ELEM( pt, reader );
689 CV_READ_SEQ_ELEM( end_pt, reader );
699 CV_READ_SEQ_ELEM( pt, reader )
    [all...]
cvgeometry.cpp 212 CV_READ_SEQ_ELEM( v, reader );
218 CV_READ_SEQ_ELEM( v, reader );
247 CV_READ_SEQ_ELEM( v, reader );
251 CV_READ_SEQ_ELEM( iv, reader );
263 CV_READ_SEQ_ELEM( v, reader );
267 CV_READ_SEQ_ELEM( iv, reader );
300 CV_READ_SEQ_ELEM( v, reader );
304 CV_READ_SEQ_ELEM( iv, reader );
cvshapedescr.cpp 331 CV_READ_SEQ_ELEM( pt, reader );
336 CV_READ_SEQ_ELEM( pt, reader );
358 CV_READ_SEQ_ELEM( pt, reader );
363 CV_READ_SEQ_ELEM( pt, reader );
602 CV_READ_SEQ_ELEM( pt_s, reader );
605 CV_READ_SEQ_ELEM( pt_e, reader );
614 CV_READ_SEQ_ELEM( pt, reader );
    [all...]
cvmatchcontours.cpp 268 CV_READ_SEQ_ELEM( tree_1, reader1 );
269 CV_READ_SEQ_ELEM( tree_2, reader2 );
cvrotcalipers.cpp 427 CV_READ_SEQ_ELEM( pt, reader );
436 CV_READ_SEQ_ELEM( points[i], reader );
cvdominants.cpp 117 CV_READ_SEQ_ELEM( ptInf[i].pt, reader );
cvcontourtree.cpp 746 CV_READ_SEQ_ELEM( tree_root, reader );
cvcontours.cpp     [all...]
cvhough.cpp 1018 CV_READ_SEQ_ELEM( pt, reader );
    [all...]
  /external/opencv/cvaux/src/
extendededges.cpp 145 CV_READ_SEQ_ELEM( cur, reader );
158 CV_READ_SEQ_ELEM( cur, reader );
cvcreatehandmask.cpp 83 CV_READ_SEQ_ELEM( pt, reader );
decomppoly.cpp 565 CV_READ_SEQ_ELEM( (contour[ i ]), reader );
cvlee.cpp     [all...]
cvmorphcontours.cpp 593 CV_READ_SEQ_ELEM( corr_point, reader01 );
  /external/opencv/ml/src/
mltestset.cpp 135 CV_READ_SEQ_ELEM( elem, reader );
150 CV_READ_SEQ_ELEM( elem, reader );
mlboost.cpp 819 CV_READ_SEQ_ELEM( w, reader );
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp     [all...]
cxpersistence.cpp     [all...]
  /external/opencv/cxcore/include/
cxtypes.h     [all...]

Completed in 130 milliseconds