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

/external/opencv/cxcore/include/
H A Dcxcore.h371 CVAPI(void) cvSetReal2D( CvArr* arr, int idx0, int idx1, double value );
/external/opencv/cxcore/src/
H A Dcxarray.cpp2648 cvSetReal2D( CvArr* arr, int y, int x, double value ) function
2650 CV_FUNCNAME( "cvSetReal2D" );

Completed in 104 milliseconds