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

  /external/opencv/cxcore/include/
cxcore.h 239 CVAPI(CvMatND*) cvCreateMatND( int dims, const int* sizes, int type );
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp 335 cvCreateMatND( int dims, const int* sizes, int type )
339 CV_FUNCNAME( "cvCreateMatND" );
    [all...]
cxpersistence.cpp     [all...]

Completed in 21 milliseconds