1. 12 Jul, 2016 1 commit
  2. 04 Jul, 2016 3 commits
  3. 01 Jul, 2016 1 commit
  4. 30 Jun, 2016 7 commits
  5. 17 Jun, 2016 2 commits
  6. 16 Jun, 2016 4 commits
  7. 08 Jun, 2016 2 commits
  8. 03 Jun, 2016 1 commit
  9. 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
  10. 27 May, 2016 2 commits
  11. 18 May, 2016 1 commit
  12. 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
  13. 20 Apr, 2016 4 commits
  14. 19 Apr, 2016 4 commits
  15. 18 Apr, 2016 2 commits
  16. 16 Apr, 2016 1 commit
  17. 15 Apr, 2016 1 commit
  18. 14 Apr, 2016 1 commit
  19. 13 Apr, 2016 1 commit