Home | History | Annotate | Download | only in src

Lines Matching full:cvreshape

287             CV_CALL( cvReshape( &expo, &expo, 0, nclusters ));
432 cvReshape( weights, weights, 1, params.weights->rows );
434 cvReshape( weights, weights, 1, 1 );