- 28 May, 2014 1 commit
-
-
berak authored
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 19 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 Jul, 2012 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 20 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
-
- 18 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 17 Apr, 2012 2 commits
-
-
Andrey Kamaev authored
-
Maria Dimashova authored
-
- 16 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 10 Apr, 2012 6 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 09 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 06 Apr, 2012 5 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maria Dimashova authored
-
- 29 Mar, 2012 1 commit
-
-
Maria Dimashova authored
-
- 03 Dec, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Jun, 2011 1 commit
-
-
Ilya Lysenkov authored
-
- 11 Jun, 2011 1 commit
-
-
Anatoly Baksheev authored
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
-
- 10 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
-
- 07 Jun, 2011 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 18 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
-
- 06 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
revert to using fixed RNG in EM, otherwise the algorithm becomes non-deterministic and the test fails sometimes. in the meantime, EM needs to switch to more robust cv::kmeans instead of CvEM::kmeans.
-
- 29 Nov, 2010 1 commit
-
-
Maria Dimashova authored
-
- 20 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-