1. 24 Mar, 2017 1 commit
  2. 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
  3. 10 Mar, 2017 5 commits
  4. 09 Mar, 2017 5 commits
  5. 07 Mar, 2017 4 commits
  6. 06 Mar, 2017 2 commits
  7. 05 Mar, 2017 1 commit
  8. 04 Mar, 2017 2 commits
    • Sergey's avatar
      Updated xobjdetect module CMakeLists.txt · d6854e11
      Sergey authored
      Currently if you are building OpenCV with contrib under ios, not as framework, this can leads to errors in config.
      I suppose it would be better if xobjdetect module app will be optional with the BUILD_opencv_apps just like others tools in OpenCV
      d6854e11
    • berak's avatar
      datasets: remove face dependancy · cd345ea8
      berak authored
      cd345ea8
  9. 02 Mar, 2017 1 commit
  10. 28 Feb, 2017 4 commits
  11. 27 Feb, 2017 1 commit
  12. 23 Feb, 2017 6 commits
  13. 22 Feb, 2017 3 commits
  14. 21 Feb, 2017 4 commits