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

/external/opencv/cxcore/include/
H A Dcxcore.h1142 CVAPI(void) cvSetRemove( CvSet* set_header, int index );
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp2839 cvSetRemove( CvSet* set, int index ) function
2841 CV_FUNCNAME( "cvSetRemove" );

Completed in 332 milliseconds