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

/external/opencv/cxcore/src/
H A Dcxarray.cpp2648 cvSetReal2D( CvArr* arr, int y, int x, double value ) function
2650 CV_FUNCNAME( "cvSetReal2D" );
/external/opencv3/modules/core/src/
H A Darray.cpp2289 cvSetReal2D( CvArr* arr, int y, int x, double value ) function

Completed in 35 milliseconds