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

/external/opencv/cxcore/include/
H A Dcxcore.h364 CVAPI(void) cvSet1D( CvArr* arr, int idx0, CvScalar value );
/external/opencv/cxcore/src/
H A Dcxarray.cpp2492 cvSet1D( CvArr* arr, int idx, CvScalar scalar ) function
2494 CV_FUNCNAME( "cvSet1D" );

Completed in 196 milliseconds