1. 23 May, 2019 2 commits
  2. 21 May, 2019 2 commits
  3. 17 May, 2019 2 commits
  4. 14 May, 2019 1 commit
  5. 04 May, 2019 1 commit
    • Rostislav Vasilikhin's avatar
      Merge pull request #2106 from savuor:kinfu_fix_ocl · 5eaa25c9
      Rostislav Vasilikhin authored
      KinFu: try to fix OCL fails (#2106)
      
      * some TODOs closed
      
      * temporary turn on NaNs patching
      
      * reverted
      
      * temporary debug code added
      
      * more debug code
      
      * inf check; more debug code
      
      * debug code in kernel
      
      * debug code, try to disable some optimizations
      
      * -cl-fast-relaxed-math option removed, debug code removed
      5eaa25c9
  6. 28 Apr, 2019 2 commits
  7. 26 Apr, 2019 1 commit
  8. 20 Apr, 2019 1 commit
  9. 18 Apr, 2019 2 commits
  10. 17 Apr, 2019 2 commits
    • Alexander Alekhin's avatar
      Merge pull request #1987 from catree:improve_solvePnP · 44087be0
      Alexander Alekhin authored
      Update code after solvePnP and solvePnPRansac InputOutputArray changes
      44087be0
    • Tobias Senst's avatar
      Merge pull request #2097 from tsenst:robust_optical_flow_fix · 7ac648c2
      Tobias Senst authored
      optflow: RLOF fixes (python-binding, status flag, flat textures) (#2097)
      
      * * Bugfix for python-binding related to issue #2094. Copying the prevPtsMat to prevPoints was broken, when using python-binding.
      
      * * Connect the blurred image correctly to CROSS support region segmentation. This allows to compute more robust support region shapes. Commit refers to issue #2094.
      
      * * Bugfix to avoid the unintended assertion on flat textures discussed in issue #2094.
      
      * * Bugfix on SparseRLOFOpticalFlow status was wrongly to to 0 if forward backward error < threshold, which is wrong. Inequation has been corrected. Refers to in issue #2087.
      
      * small documentation changes
      
      * bugfix on assertions and small test changes
      7ac648c2
  11. 16 Apr, 2019 6 commits
  12. 15 Apr, 2019 1 commit
  13. 14 Apr, 2019 1 commit
  14. 13 Apr, 2019 1 commit
  15. 12 Apr, 2019 1 commit
  16. 11 Apr, 2019 3 commits
  17. 10 Apr, 2019 1 commit
  18. 09 Apr, 2019 1 commit
  19. 05 Apr, 2019 3 commits
  20. 29 Mar, 2019 1 commit
  21. 27 Mar, 2019 1 commit
  22. 23 Mar, 2019 1 commit
    • JoeHowse's avatar
      Merge pull request #2046 from JoeHowse/master · b7e78523
      JoeHowse authored
      Minor changes to the quality module to support Visual Studio 2013 (#2046)
      
      * quality: revise syntax to support Visual C++ 2013
      
      * quality: changes to standardize constness between Visual C++ 2013 and other compilers
      b7e78523
  23. 22 Mar, 2019 1 commit
  24. 18 Mar, 2019 1 commit
  25. 16 Mar, 2019 1 commit