Home
last modified time | relevance | path

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

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