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

  /external/opencv/cvaux/src/
cvlines.cpp 230 cvSampleLine( &mat, start, end, dst + curr_dst, 8 );
  /external/opencv/cv/include/
cv.h 363 CVAPI(int) cvSampleLine( const CvArr* image, CvPoint pt1, CvPoint pt2, void* buffer,
    [all...]
  /external/opencv/cv/src/
cvsamplers.cpp 49 cvSampleLine( const void* img, CvPoint pt1, CvPoint pt2,
54 CV_FUNCNAME( "cvSampleLine" );
    [all...]

Completed in 98 milliseconds