107 Commits (9b8c8718749077fae422dc817787e361bb935d12)

Author SHA1 Message Date
Georgios Evangelidis f40725bb50 Add ECC algorithm 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vladislav Vinogradov a3a09cf4d1 refactored OpticalFlowDual_TVL1: 12 years ago
Vladislav Vinogradov 1498d2f427 added dual tvl1 optical flow implementation 12 years ago
Andrey Kamaev c9d8e9900f Allow input of calcOpticalFlowPyrLK be submats of different size images 12 years ago
Ivan Korolev b362affd13 Fixed bug in the cv::estimateRigidTransform (#1949) 12 years ago
Vadim Pisarevsky c197a46e7e removed rarely used fixed_size parameter from AutoBuffer type, added optional AutoBuffer* but to cvarrToMat in order to speedup CvSeq->Mat conversion; finished conversion of convex hull and related functions to C++ 12 years ago
Andrey Kamaev b1384a6da8 Fix cvCalcOpticalFlow when the status parameter is NULL 12 years ago
LeonidBeynenson 02646427fb Fixed arguments of the function calcOpticalFlowSF. 12 years ago
Vladislav Vinogradov 8db5b7d7d4 fixed warnings under Windows 12 years ago
Vladislav Vinogradov 0ad849d2fd Dual TV-L1 optical flow implementation 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky cb58e5a3a4 let Kalman handle the missing measurements (bug #1380) 12 years ago
Vadim Pisarevsky 354a5f2686 added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 12 years ago
Vadim Pisarevsky bbeffcc115 fixed the case learningRate==0 in BackgroundSubtractorMOG2 (patch #2221; thanks to Will Lucas) 12 years ago
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
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Vladislav Vinogradov 456890e9e4 fixed warning C4512 13 years ago
Andrey Kamaev d525362cd5 Fixed 2 new Android build warnings 13 years ago
Vladislav Vinogradov 941897aa3d fixed build errors in bgfg_gmg 13 years ago
Vladislav Vinogradov 4dbc7600e7 added support of all types to BackgroundSubtractorGMG 13 years ago
Vladislav Vinogradov bfd9e6102a added updateBackgroundModel parameter and release method 13 years ago
Vladislav Vinogradov 55f8310cac fixed number of training mode operation 13 years ago
Vladislav Vinogradov 42c1d4f4b1 new optimized version of BackgroundSubtractorGMG 13 years ago
Andrey Kamaev 9981b283a6 Fixed build warnings (including error in FAST) 13 years ago
Anatoly Baksheev acd19fe36c test7 13 years ago
Anatoly Baksheev 29fee9cab3 test2 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
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 49a1ba6038 Set stricter warning rules for gcc 13 years ago