adapted all nonfree header inclusion since it doesn't exist anymore as a module
authorStevenPuttemans <steven.puttemans@kuleuven.be>
Fri, 22 Aug 2014 13:33:24 +0000 (15:33 +0200)
committerStevenPuttemans <steven.puttemans@kuleuven.be>
Mon, 25 Aug 2014 19:31:34 +0000 (21:31 +0200)
commit564a8ed208a74d94475a56391eb824e5dff8f982
treedd652e03b5847ca24c8eabca6401ba4d3f5336e9
parentf624f92e7a4d57dcad66e888bff33cedf6f9dc3e
adapted all nonfree header inclusion since it doesn't exist anymore as a module
12 files changed:
modules/stitching/include/opencv2/stitching/detail/matchers.hpp
modules/stitching/src/matchers.cpp
modules/stitching/src/precomp.hpp
modules/stitching/src/stitcher.cpp
modules/stitching/test/test_matchers.cpp
modules/world/src/precomp.hpp
modules/world/src/world_init.cpp
samples/cpp/stitching_detailed.cpp
samples/gpu/CMakeLists.txt
samples/gpu/performance/CMakeLists.txt
samples/gpu/performance/tests.cpp
samples/gpu/surf_keypoint_matcher.cpp