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

  /external/opencv/cxcore/src/
cximage.cpp 88 CV_CALL( img = cvCreateImageHeader( cvSize(m->cols,m->rows),
cxarray.cpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h 97 CVAPI(IplImage*) cvCreateImageHeader( CvSize size, int depth, int channels );
    [all...]

Completed in 36 milliseconds