Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style

This commit is contained in:
Anatoly Baksheev
2014-01-19 03:16:06 +04:00
parent 088535fa56
commit 02ebc4368c
62 changed files with 10455 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#include "test_precomp.hpp"
CV_TEST_MAIN("viz")