1. 18 Jul, 2016 2 commits
  2. 17 Jul, 2016 1 commit
  3. 15 Jul, 2016 2 commits
  4. 12 Jul, 2016 1 commit
  5. 04 Jul, 2016 3 commits
  6. 01 Jul, 2016 1 commit
  7. 30 Jun, 2016 7 commits
  8. 17 Jun, 2016 2 commits
  9. 16 Jun, 2016 4 commits
  10. 08 Jun, 2016 2 commits
  11. 03 Jun, 2016 1 commit
  12. 29 May, 2016 1 commit
    • Gilles Rochefort's avatar
      Fixed BackgroundSubstractorMOG2 in opencv_video. · 78de7539
      Gilles Rochefort authored
      The number of gaussians involved in a mixture is supposed
      to be dynamically adjusted. After being increased, the number
      of gaussians can't be reduced anymore.
      
      It seems to be a regression as the legacy code
      located in modules/legacy/src/bgfg_gaussmix.cpp allows to reduce
      such number of gaussians.
      78de7539
  13. 27 May, 2016 2 commits
  14. 18 May, 2016 1 commit
  15. 16 May, 2016 1 commit
    • Maksim Shabunin's avatar
      Disabled PCH support for gcc >= 6.0.0 · fb598bb7
      Maksim Shabunin authored
      Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
      fb598bb7
  16. 20 Apr, 2016 4 commits
  17. 19 Apr, 2016 4 commits
  18. 18 Apr, 2016 1 commit