removed gpuobjdetect module

This commit is contained in:
Vladislav Vinogradov
2013-04-11 12:51:00 +04:00
parent 28b1caa730
commit eda124ec32
27 changed files with 172 additions and 606 deletions

View File

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