Home | History | Annotate | Download | only in src

Lines Matching refs:cvGetCols

1574 cvGetCols( const CvArr* arr, CvMat* submat, int start_col, int end_col )
1578 CV_FUNCNAME( "cvGetCols" );