1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-22 16:08:41 +08:00

2 Commits

Author SHA1 Message Date
Li Peng
966b2f55b9 Overhaul bioinspired opencl implementation
This patch update bioinspired opencl code to make it working
with latest opencv, major changes include:

1. data structure update, e.g. oclMat to UMat.
2. opencl kernel optimization to get it running faster
3. accuracy and perf test update.

Signed-off-by: Li Peng <peng.li@intel.com>
2017-01-12 08:49:08 +08:00
Ilya Lavrenov
2fa1d53ff8 added perf tests for bioinspired 2014-02-06 16:35:51 +04:00