berak
|
34a390fbc2
|
CV_WRAP for BackgroundSubtractorMOG2
|
2013-11-30 13:35:23 +01:00 |
|
Vladislav Vinogradov
|
941897aa3d
|
fixed build errors in bgfg_gmg
|
2012-08-13 17:00:21 +04:00 |
|
Vladislav Vinogradov
|
4dbc7600e7
|
added support of all types to BackgroundSubtractorGMG
|
2012-08-13 10:28:42 +04:00 |
|
Vladislav Vinogradov
|
bfd9e6102a
|
added updateBackgroundModel parameter and release method
|
2012-08-09 14:37:08 +04:00 |
|
Vladislav Vinogradov
|
9b16563f44
|
fixed build warnings
|
2012-08-09 11:05:27 +04:00 |
|
Vladislav Vinogradov
|
fb5f366459
|
made BackgroundSubtractorGMG's parameters public
|
2012-08-09 10:23:24 +04:00 |
|
Vladislav Vinogradov
|
42c1d4f4b1
|
new optimized version of BackgroundSubtractorGMG
|
2012-08-08 18:15:06 +04:00 |
|
Andrey Kamaev
|
dec38e5949
|
Background subtractor GMG: removed flexitype, fixed build errors.
|
2012-06-30 20:47:09 +00:00 |
|
Andrey Kamaev
|
a25c27ca05
|
Fixed windows build problems of BackgroundSubtractorGMG but code still need more work.
|
2012-06-28 20:42:26 +00:00 |
|
Vadim Pisarevsky
|
e4b58ebff5
|
added GMG background segmentation algorithm by Andrew Godbehere, ticket #2065
|
2012-06-28 16:24:48 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vadim Pisarevsky
|
beb7fc3c92
|
a LOT of obsolete stuff has been moved to the legacy module.
|
2012-03-30 12:19:25 +00:00 |
|
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|
Vadim Pisarevsky
|
80f422a531
|
added copyright notice for MOG2 algorithm by Z. Zivkovic
|
2011-12-29 14:08:33 +00:00 |
|
Ilya Lysenkov
|
575ec4aae8
|
Added doxygen doc to getBackgroundImage
|
2011-06-09 07:36:26 +00:00 |
|
Vadim Pisarevsky
|
0c877f62e9
|
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
|
2011-06-06 14:51:27 +00:00 |
|
Andrey Kamaev
|
2609df00bd
|
Added missed method declarations. Fix for r5343
|
2011-06-03 15:09:21 +00:00 |
|
Vadim Pisarevsky
|
9a991a2e10
|
fixed build problems on Windows
|
2011-04-18 15:14:32 +00:00 |
|
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +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 |
|
Vadim Pisarevsky
|
2dd0e85264
|
fixed some build problems
|
2010-12-28 21:15:58 +00:00 |
|
Vadim Pisarevsky
|
54ef4c08c2
|
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
|
2010-11-26 17:58:20 +00:00 |
|
Vadim Pisarevsky
|
83f6085773
|
added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.)
|
2010-10-27 18:26:39 +00:00 |
|
Vadim Pisarevsky
|
1b1eab8e67
|
added helper macros to the function declarations
|
2010-10-16 20:34:34 +00:00 |
|
Vadim Pisarevsky
|
266c4642ea
|
doxygenated opencv_video & opencv_calib3d modules (C++ part only)
|
2010-05-25 15:59:48 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|