added perf test for cv::Moments

This commit is contained in:
Ilya Lavrenov
2014-01-13 17:50:14 +04:00
parent 6fb878a65f
commit a7a7b80ff8
5 changed files with 90 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
// the use of this software, even if advised of the possibility of such damage.
//
//M*/
#include "perf_precomp.hpp"
#include "opencv2/ts/ocl_perf.hpp"