gpustereo module for stereo correspondence

This commit is contained in:
Vladislav Vinogradov
2013-04-18 10:30:04 +04:00
parent cad9518928
commit 28b1caa730
38 changed files with 786 additions and 609 deletions

View File

@@ -55,6 +55,7 @@
#include "opencv2/ts/gpu_perf.hpp"
#include "opencv2/gpu.hpp"
#include "opencv2/calib3d.hpp"
#ifdef GTEST_CREATE_SHARED_LIBRARY
#error no modules except ts should have GTEST_CREATE_SHARED_LIBRARY defined