Searched refs:cvSetImageCOI (Results 1 - 4 of 4) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.hpp152 void set_coi(int coi) { cvSetImageCOI(image,coi); }
H A Dcxcore.h118 CVAPI(void) cvSetImageCOI( IplImage* image, int coi );
/external/opencv/cxcore/src/
H A Dcxarray.cpp3559 cvSetImageCOI( IplImage* image, int coi ) function
3561 CV_FUNCNAME( "cvSetImageCOI" );
H A Dcxpersistence.cpp4017 cvSetImageCOI( image, coi );

Completed in 43 milliseconds