Naive impl. Slower than CPU
authorMatthias Bady <aegirxx@gmail.com>
Wed, 18 Dec 2013 23:15:53 +0000 (00:15 +0100)
committerMatthias Bady <aegirxx@gmail.com>
Wed, 18 Dec 2013 23:15:53 +0000 (00:15 +0100)
commit69d034ecdfcbbb906dad33a8d4841e7a6adfe7da
tree18c90e9c7f44d6c009940cef1b8e47da1962f565
parent388d0ef1826df67bc79ea302dd1220a51725d40e
Naive impl. Slower than CPU
modules/ocl/include/opencv2/ocl.hpp
modules/ocl/perf/perf_brief.cpp [new file with mode: 0644]
modules/ocl/src/brief.cpp [new file with mode: 0644]
modules/ocl/src/opencl/brief.cl [new file with mode: 0644]