mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-23 18:09:25 +08:00

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>
Biologically inspired vision models and derivated tools
- A biological retina model for image spatio-temporal noise and luminance changes enhancement
- A transient areas (spatio-temporal events) segmentation tool to use at the output of the Retina
- High Dynamic Range (HDR >8bit images) tone mapping to (conversion to 8bit) use cas of the retina