1. 20 Apr, 2018 1 commit
  2. 19 Apr, 2018 2 commits
  3. 18 Apr, 2018 2 commits
  4. 17 Apr, 2018 3 commits
    • Dmitry Kurtaev's avatar
      Fix bugs found by valgrind · 66ce8cd7
      Dmitry Kurtaev authored
      66ce8cd7
    • Vadim Pisarevsky's avatar
      Rewite polar transforms (#11323) · b8b7ca73
      Vadim Pisarevsky authored
      * Rewrite polar transformations
      
      - A new wrapPolar function encapsulate both linear and semi-log remap
      - Destination size is a parameter or calculated automatically to keep objects size between remapping
      - linearPolar and logPolar has been deprecated
      
      * Fix build warning and error in accuracy test
      
      * Fix function name to warpPolar
      
      * Explicitly specify the mapping mode, so we retain all the parameters as non-optional.
      
      Introduces WarpPolarMode enum to specify the mapping mode in flags
      
      * resolves performance warning on windows build
      
      * removed duplicated logPolar and linearPolar implementations
      b8b7ca73
    • k-shinotsuka's avatar
      add universal intrinsics for RGB2HLS_f · b3755ae6
      k-shinotsuka authored
      b3755ae6
  5. 16 Apr, 2018 3 commits
  6. 13 Apr, 2018 3 commits
  7. 12 Apr, 2018 1 commit
  8. 11 Apr, 2018 5 commits
  9. 10 Apr, 2018 3 commits
  10. 09 Apr, 2018 11 commits
  11. 07 Apr, 2018 3 commits
  12. 06 Apr, 2018 2 commits
  13. 05 Apr, 2018 1 commit