1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

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
@@ -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"