1. 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
  2. 27 May, 2016 2 commits
  3. 18 May, 2016 1 commit
  4. 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
  5. 20 Apr, 2016 4 commits
  6. 19 Apr, 2016 4 commits
  7. 18 Apr, 2016 2 commits
  8. 16 Apr, 2016 1 commit
  9. 15 Apr, 2016 1 commit
  10. 14 Apr, 2016 1 commit
  11. 13 Apr, 2016 3 commits
  12. 12 Apr, 2016 4 commits
  13. 11 Apr, 2016 2 commits
  14. 07 Apr, 2016 1 commit
  15. 05 Apr, 2016 4 commits
  16. 29 Mar, 2016 4 commits
  17. 24 Mar, 2016 1 commit
  18. 23 Mar, 2016 1 commit
  19. 21 Mar, 2016 2 commits