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

  /external/opencv/cxcore/src/
cxarray.cpp 335 cvCreateMatND( int dims, const int* sizes, int type )
339 CV_FUNCNAME( "cvCreateMatND" );
    [all...]
  /external/opencv3/modules/core/src/
array.cpp 271 cvCreateMatND( int dims, const int* sizes, int type )
    [all...]

Completed in 185 milliseconds