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

/external/opencv/cxcore/include/
H A Dcxcore.h367 CVAPI(void) cvSetND( CvArr* arr, const int* idx, CvScalar value );
/external/opencv/cxcore/src/
H A Dcxarray.cpp2588 cvSetND( CvArr* arr, const int* idx, CvScalar scalar ) function
2590 /*CV_FUNCNAME( "cvSetND" );*/

Completed in 29 milliseconds