Searched refs:cvReduce (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxsumpixels.cpp878 cvReduce( const CvArr* srcarr, CvArr* dstarr, int dim, int op ) function
882 CV_FUNCNAME( "cvReduce" );
H A Dcxmatmul.cpp2530 CV_CALL( cvReduce( vecmat, avg, -1, CV_REDUCE_AVG ));
/external/opencv/cxcore/include/
H A Dcxcore.h886 CVAPI(void) cvReduce( const CvArr* src, CvArr* dst, int dim CV_DEFAULT(-1),

Completed in 231 milliseconds