• Li Peng's avatar
    Overhaul bioinspired opencl implementation · 966b2f55
    Li Peng authored
    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: 's avatarLi Peng <peng.li@intel.com>
    966b2f55
precomp.hpp 2.66 KB