112 Commits (0428dce27d83c529781d0c244e96d7e28cd47ced)

Author SHA1 Message Date
Ganesh Kathiresan 0be2c7018b Formula Fixes for 3.4 branch 5 years ago
AKAMath 4c94804bb0 Merge pull request #13837 from amithjkamath:test 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
Vadim Pisarevsky 96bf26611e Merge pull request #13084 from vpisarev:shuffle_optflow_algos 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Jiri Horner 49283ec035 Merge pull request #12248 from hrnr:video_remove_ransac 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
branka-plateiq 34ad9b8a42 Pass RANSAC parameters as function input (#10569) 6 years ago
Alexander Alekhin 2b2fa58f97 next: drop DISABLE_OPENCV_24_COMPATIBILITY 7 years ago
Alexander Alekhin 1ca7ae9630 video: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Michele Cancilla 9405c6d206 Improvement of array of equivalences’ upper bound + fix some wrong comments 8 years ago
Utkarsh Sinha 0330934c8b Updating documentation. 8 years ago
Vladislav Sovrasov 4e0351bafd Clarify docs for MOG2::apply 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
abratchik c72fbd7a14 fix for #7501 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Philipp Hasper 45bd56e28a rigidTransform: only four DoF 9 years ago
alcinos e22b838af8 Wrap SparseOptFlow class around PyrLK optical flow computation 9 years ago
alcinos 9b70c44f00 Adding interface for Sparse flow computation 9 years ago
alcinos 6e3b90de9b Add static creator for TVL1 optical flow class 9 years ago
alcinos be4312ec3d Wrap DenseOptFlow class around Farneback optical flow computation 9 years ago
Alexander Alekhin 323e24e3ef change links from samples/python2 to samples/python 9 years ago
Martin Ueding 1e00a93f97 Fix spelling 10 years ago
Owen Healy 86fb9f8409 Modify findTransformECC to support a mask of pixels to consider 10 years ago
Maksim Shabunin 7335a40a61 Replaced CV_PURE_PROPERTY macros with corresponding code 10 years ago
Maksim Shabunin 79e8f0680c Updated ml module interfaces and documentation 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin dcae7698ad Doxygen documentation for: highgui, video, imgcodecs and videoio 10 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 10 years ago
Maksim Shabunin ba5f343c38 Basic doxygen documentation support 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Juan Carlos Niebles dc49e11527 removed setter methods, replaced by CV_PROP_RW macro 10 years ago
Juan Carlos Niebles f610c88103 extended python interface for KalmanFilter 10 years ago
Vadim Pisarevsky d0137b6d2d moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 10 years ago
Alexander Mordvintsev a52979c37f exposed TVL1 optical flow to python 11 years ago
unknown 14b1e8c7f1 New KNN code -should compile now 11 years ago
berak 34a390fbc2 CV_WRAP for BackgroundSubtractorMOG2 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Andrey Kamaev 199a35a105 Move C API of opencv_video to separate file 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago