1. 15 Mar, 2018 1 commit
    • Sonny Kurniawan's avatar
      Help Cmake find OpenNI2 include path · c11eaeec
      Sonny Kurniawan authored
      When compiling with OpenNI2 flag active, CMake will not be able to find OpenNI.h due to the environment path not set in OpenCVFindOpenNI2.cmake. This PR rectifies this issue.
      c11eaeec
  2. 13 Mar, 2018 3 commits
  3. 12 Mar, 2018 4 commits
    • yuki takehara's avatar
      Merge pull request #11049 from take1014:#10948 · 0792ef87
      yuki takehara authored
      * Fix #10948
      
      * Add test code
      
      * Fixed build error
      
      * Add value zero
      
      * eigen: test cleanup
      0792ef87
    • shimat's avatar
      Merge pull request #11035 from shimat:refactoring_decolor · 5bf7f09a
      shimat authored
      Refactor decolor (#11035)
      
      * decolor: modernize deprecated headers (math.h -> cmath)
      
      * refactor contrast_preserve.cpp
      
      * refactor contrast_preserve.hpp (add static/const)
      
      * refactor contrast_preserve.hpp (join assignment and declaration)
      
      * refactor contrast_preserve.hpp (format)
      
      * refactor test_decolor.cpp (indent)
      
      * refactor contrast_preserve.hpp (const)
      
      * contrast_preserve.hpp : optimize by minMaxLoc
      
      * fix trailing-whitespace
      
      * fix warning C4267 on VC++ x64
      (conversion from 'size_t' to 'int', possible loss of data)
      
      * use cvRound instead of round_num
      
      * decrease indentation of test_decolor.cpp
      
      * remove pow() to optimize
      
      * remove redundant Mat initialization
      5bf7f09a
    • Alexander Alekhin's avatar
      2244f172
    • Adam Rankin's avatar
      Update precomp.hpp · d810c733
      Adam Rankin authored
      Enabling build of visualization module when using VTK 9 (current HEAD of d5bbb9e99bbc6d11d2196c48bfd8f33508554551)
      d810c733
  4. 09 Mar, 2018 1 commit
  5. 08 Mar, 2018 4 commits
  6. 07 Mar, 2018 9 commits
  7. 06 Mar, 2018 8 commits
  8. 05 Mar, 2018 3 commits
  9. 04 Mar, 2018 1 commit
  10. 02 Mar, 2018 6 commits