Searched refs:cvSetReal3D (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h372 CVAPI(void) cvSetReal3D( CvArr* arr, int idx0,
/external/opencv/cxcore/src/
H A Dcxarray.cpp2688 cvSetReal3D( CvArr* arr, int z, int y, int x, double value ) function
2690 CV_FUNCNAME( "cvSetReal3D" );

Completed in 36 milliseconds