1. 08 Nov, 2018 1 commit
  2. 02 Feb, 2018 1 commit
  3. 15 Mar, 2017 1 commit
    • Li Peng's avatar
      OCL implementation of DIS optical flow · 7ed6f778
      Li Peng authored
      This patch adds ocl kernels to accelerate Dense Inverse Search
      based optical flow algorithm, it acclerates 3 parts in the algorithm,
      including 1) Structure tensor elements compute, 2) Patch inverse search,
      3) Densification compute.
      
      Perf and accuracy test are also added. The perf test shows it is 30%
      faster than the current implementation.
      Signed-off-by: 's avatarLi Peng <peng.li@intel.com>
      7ed6f778
  4. 10 Aug, 2014 1 commit