Searched refs:cvSave (Results 1 – 5 of 5) sorted by relevance
/external/opencv/cxcore/src/ |
D | cximage.cpp | 190 cvSave( filename, image, imgname ); in save() 343 cvSave( filename, matrix, matname ); in save()
|
D | cxpersistence.cpp | 5105 cvSave( const char* filename, const void* struct_ptr, in cvSave() function
|
/external/opencv/cxcore/include/ |
D | cxcore.h | 1737 CVAPI(void) cvSave( const char* filename, const void* struct_ptr,
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | core_c.h | 2561 CVAPI(void) cvSave( const char* filename, const void* struct_ptr,
|
/external/opencv3/modules/core/src/ |
D | persistence.cpp | 5011 cvSave( const char* filename, const void* struct_ptr, in cvSave() function
|