fixed build in gpu module (SURF and ORB)
authorVladislav Vinogradov <no@email>
Sun, 18 Mar 2012 12:05:49 +0000 (12:05 +0000)
committerVladislav Vinogradov <no@email>
Sun, 18 Mar 2012 12:05:49 +0000 (12:05 +0000)
commit85c904a4ba81001f1d1f2cfbf5fe6d8729c77057
treee83d68aba8107d33c4ade29ea12ba9b2769e93f0
parent46248851bfb15ab8bdbd813d8b6884f8fc14e636
fixed build in gpu module (SURF and ORB)
modules/gpu/CMakeLists.txt
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/orb.cpp
modules/gpu/src/surf.cpp
modules/gpu/test/precomp.hpp
modules/gpu/test/test_arithm.cpp
modules/gpu/test/test_features2d.cpp
modules/gpu/test/test_filters.cpp