9 Commits (7d41ce23a757b56d6b4c96d741f9a4b175606a70)

Author SHA1 Message Date
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Vladislav Vinogradov 99a5b3417a added missing BackgroundSubtractorMOG2 parameters 12 years ago
Vadim Pisarevsky 07e0f7bf59 refactored video module; use the new-style algorithms now 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov bfd9e6102a added updateBackgroundModel parameter and release method 13 years ago
Andrey Kamaev a25c27ca05 Fixed windows build problems of BackgroundSubtractorGMG but code still need more work. 13 years ago
Vadim Pisarevsky e4b58ebff5 added GMG background segmentation algorithm by Andrew Godbehere, ticket #2065 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 059b79f7c2 Merged the trunk r8542:8544 13 years ago
Vadim Pisarevsky 6206908868 added nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Vadim Pisarevsky fd68cc768a fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Alexey Spizhevoy c9a41c6802 added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed 13 years ago
Alexey Spizhevoy 95a3ffd0c5 put all old stitching API into detail namespace 13 years ago
Alexey Spizhevoy 9be4701f24 turned opencv_stitching application to module and sample 13 years ago
Alexey Spizhevoy 56f7e54cce added GC_COLOR_GRAD cost function type into opencv_stitching 14 years ago
Alexey Spizhevoy 899d7726d3 added gain compensation into opencv_stitching 14 years ago
Alexey Spizhevoy 4827fbf326 implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 14 years ago
Alexey Spizhevoy 79ed4e4c92 refactored opencv_stitching 14 years ago
Alexey Spizhevoy 3467c6f732 opencv_stitching refactoring 14 years ago
Vladislav Vinogradov 336989f80b added image stitching module 14 years ago