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

  /external/opencv/cxcore/src/
cxarray.cpp 96 cvCreateMat( int height, int width, int type )
100 CV_FUNCNAME( "cvCreateMat" );
    [all...]
  /external/opencv3/modules/core/src/
array.cpp 97 cvCreateMat( int height, int width, int type )
    [all...]

Completed in 189 milliseconds