1. 12 7月, 2016 1 次提交
  2. 04 7月, 2016 3 次提交
  3. 01 7月, 2016 1 次提交
  4. 30 6月, 2016 7 次提交
  5. 17 6月, 2016 2 次提交
  6. 16 6月, 2016 4 次提交
  7. 08 6月, 2016 2 次提交
  8. 04 6月, 2016 1 次提交
  9. 29 5月, 2016 1 次提交
    • G
      Fixed BackgroundSubstractorMOG2 in opencv_video. · 78de7539
      Gilles Rochefort 提交于
      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 5月, 2016 2 次提交
  11. 18 5月, 2016 1 次提交
  12. 16 5月, 2016 1 次提交
    • M
      Disabled PCH support for gcc >= 6.0.0 · fb598bb7
      Maksim Shabunin 提交于
      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 4月, 2016 4 次提交
  14. 19 4月, 2016 4 次提交
  15. 18 4月, 2016 2 次提交
  16. 16 4月, 2016 2 次提交
  17. 14 4月, 2016 1 次提交
  18. 13 4月, 2016 1 次提交