Home
last modified time | relevance | path

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

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