Commit Graph

13 Commits

Author SHA1 Message Date
OpenCV Buildbot
04384a71e4 Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
Andrey Kamaev
bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
Vadim Pisarevsky
5b6b30ba0e 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. 2012-04-20 15:32:54 +00:00
itsyplen
7f32e8131d Updating samples using cmd parser 2011-08-10 08:56:27 +00:00
itsyplen
3876cf22e3 reverted samples with new command argument parser. will be continued after OpenCV release. 2011-06-09 12:01:47 +00:00
Kirill Kornyakov
07a9d3558e The samples were updated through CommandLineParser class 2011-06-03 16:41:41 +00:00
Ilya Lysenkov
ce8437d37f minor formatting 2011-06-03 14:13:43 +00:00
Ilya Lysenkov
5d4afe81e0 Added displaying of the mean background image in the bgfg_segm sample (ticket #317). 2011-06-03 14:13:03 +00:00
Vadim Pisarevsky
23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
Vadim Pisarevsky
e26ac53589 some more fixes in background/foreground subtraction; converted bgfg_segm.cpp sample to C++ 2010-12-28 21:28:34 +00:00
Gary Bradski
dd2cace510 revamped 2010-12-04 08:30:10 +00:00
Gary Bradski
84cd509639 described 2010-11-30 01:26:29 +00:00
Vadim Pisarevsky
7860d52e14 moved to cpp directory 2010-11-29 14:00:49 +00:00