OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 146 milliseconds