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

  /external/opencv/cv/src/
cvshapedescr.cpp 84 count = cvSliceLength( slice, contour );
580 lpt = cvSliceLength( slice, contour );
752 if( cvSliceLength( slice, contour ) == contour->total )
    [all...]
  /external/opencv/ml/src/
mlboost.cpp 811 int i, count = cvSliceLength( slice, weak );
    [all...]
  /external/opencv/cxcore/src/
cxdatastructs.cpp 609 cvSliceLength( CvSlice slice, const CvSeq* seq )
653 total = cvSliceLength( slice, seq )*elem_size;
    [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 155 milliseconds