Added performance tests for findCirclesGrid and solvePnP

This commit is contained in:
Andrey Kamaev
2011-09-13 07:54:19 +00:00
parent 16dd655dd3
commit 99d3ce52c5
7 changed files with 110 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
#include "perf_precomp.hpp"
CV_PERF_TEST_MAIN(calib3d)