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

/external/opencv/cxcore/src/
H A Dcxsumpixels.cpp917 if( op == CV_REDUCE_AVG )
1006 if( op0 == CV_REDUCE_AVG )
H A Dcxmatmul.cpp2530 CV_CALL( cvReduce( vecmat, avg, -1, CV_REDUCE_AVG ));
/external/opencv/cxcore/include/
H A Dcxcore.h882 #define CV_REDUCE_AVG 1 macro

Completed in 1131 milliseconds