continue fixing nonfree elements
authorStevenPuttemans <steven.puttemans@kuleuven.be>
Wed, 27 Aug 2014 11:50:11 +0000 (13:50 +0200)
committerStevenPuttemans <steven.puttemans@kuleuven.be>
Thu, 28 Aug 2014 11:30:47 +0000 (13:30 +0200)
commitd27e440b2acade6b9cb2b22af85e811934ba4d58
treef432d59d44c040533b71f3a19a41ae51dd077ee4
parentd66815978aa42abdd2494b4f9ca190d284712a7e
continue fixing nonfree elements
fixed dependency of stitching module on xfeatures2d module as optional
fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.
modules/core/doc/basic_structures.rst
modules/java/CMakeLists.txt
modules/stitching/CMakeLists.txt
modules/stitching/perf/perf_stich.cpp
modules/stitching/src/matchers.cpp
modules/world/src/world_init.cpp
samples/cpp/CMakeLists.txt
samples/gpu/surf_keypoint_matcher.cpp