OCL: including FAST feature detector.
authorPeter Andreas Entschev <peter@entschev.com>
Sun, 8 Dec 2013 00:12:13 +0000 (22:12 -0200)
committerPeter Andreas Entschev <peter@entschev.com>
Wed, 11 Dec 2013 23:23:27 +0000 (21:23 -0200)
commit41bec1b11210fc835537171efceba064795236c8
tree0fa1b8e58418293f54a3a72eb2107685bdba7341
parentd368bf5210faed53a4f83d907722212e2027ff7e
OCL: including FAST feature detector.
modules/ocl/doc/feature_detection_and_description.rst
modules/ocl/include/opencv2/ocl.hpp
modules/ocl/perf/perf_fast.cpp [new file with mode: 0644]
modules/ocl/perf/perf_precomp.hpp
modules/ocl/src/fast.cpp [new file with mode: 0644]
modules/ocl/src/opencl/featdetect_fast.cl [new file with mode: 0644]
modules/ocl/test/test_fast.cpp [new file with mode: 0644]
modules/ocl/test/utility.cpp
modules/ocl/test/utility.hpp