504 Commits (02f8a9470a1e89bf58bd741c256439ad3a72712b)

Author SHA1 Message Date
Vadim Pisarevsky 932100c5a3 fixed build errors and warnings on Windows 12 years ago
Yury Zemlyanskiy 66ce62cd0d Small fixed #3 12 years ago
Yury Zemlyanskiy 036258b8da Small fixed #2 12 years ago
Yury Zemlyanskiy 9d1aa37e21 Small fixes 12 years ago
Yury Zemlyanskiy 0c10ed26e3 Update to improve performance of SimpleFlow algorithm 12 years ago
Vadim Pisarevsky e5f9f97954 fixed build warnings on Windows 12 years ago
Yury Zemlyanskiy 1fde184192 Small fixes for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy 784c09d6f9 Updates for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy c77d099018 "SimpleFlow" optical flow estimation algorithm (GSoC project) declaration in includes, implementation, usage example, test 12 years ago
Yury Zemlyanskiy 7ad4c25452 Small fixes for SimpleFlow algorithm 12 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 12 years ago
Yury Zemlyanskiy 5ee632fe90 Updates for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy cc6f1eb824 "SimpleFlow" optical flow estimation algorithm (GSoC project) 12 years ago
Anatoly Baksheev 70204a8e68 Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 12 years ago
Vsevolod Glumov fc307c87dc Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions. 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Vladislav Vinogradov 456890e9e4 fixed warning C4512 12 years ago
Andrey Kamaev d525362cd5 Fixed 2 new Android build warnings 12 years ago
Vladislav Vinogradov 941897aa3d fixed build errors in bgfg_gmg 12 years ago
Vladislav Vinogradov 4dbc7600e7 added support of all types to BackgroundSubtractorGMG 12 years ago
Vladislav Vinogradov bfd9e6102a added updateBackgroundModel parameter and release method 12 years ago
Vladislav Vinogradov 55f8310cac fixed number of training mode operation 12 years ago
Vladislav Vinogradov 9b16563f44 fixed build warnings 12 years ago
Vladislav Vinogradov fb5f366459 made BackgroundSubtractorGMG's parameters public 12 years ago
Vladislav Vinogradov 42c1d4f4b1 new optimized version of BackgroundSubtractorGMG 12 years ago
Andrey Kamaev 9981b283a6 Fixed build warnings (including error in FAST) 12 years ago
Anatoly Baksheev acd19fe36c test7 12 years ago
Anatoly Baksheev 29fee9cab3 test2 12 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Maria Dimashova 8f5b15b1c3 fixed compilation in msvc 13 years ago
Andrey Kamaev dec38e5949 Background subtractor GMG: removed flexitype, fixed build errors. 13 years ago
Andrey Kamaev a25c27ca05 Fixed windows build problems of BackgroundSubtractorGMG but code still need more work. 13 years ago
Andrey Kamaev 2a2092092f Fixed Android build warnings in backgroundsubtractor_gbh 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 c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 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 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Andrey Kamaev ab6f0c4e0b Added tegra stub for cornerEigenValsVecs 13 years ago
Andrey Kamaev 88c934ea8c Added documentation for buildOpticalFlowPyramid 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