OCL: included ORB featured detector/descriptor extractor.
authorPeter Andreas Entschev <peter@entschev.com>
Sat, 21 Dec 2013 01:04:58 +0000 (23:04 -0200)
committerPeter Andreas Entschev <peter@entschev.com>
Fri, 27 Dec 2013 00:36:24 +0000 (22:36 -0200)
commit07c5e33023596803dbb1a9a5c050de3d1ed6af7a
treeca7cae83267e4b89e6fc54875dfb76c15a0ef90a
parentb29835a8f8feca1a62609a0c900da379e42cddd0
OCL: included ORB featured detector/descriptor extractor.
modules/ocl/doc/feature_detection_and_description.rst
modules/ocl/include/opencv2/ocl.hpp
modules/ocl/perf/perf_orb.cpp [new file with mode: 0644]
modules/ocl/src/opencl/orb.cl [new file with mode: 0644]
modules/ocl/src/orb.cpp [new file with mode: 0644]
modules/ocl/src/precomp.hpp
modules/ocl/test/test_orb.cpp [new file with mode: 0644]
modules/ocl/test/utility.cpp
modules/ocl/test/utility.hpp