94 Commits (05acf40aff7d4c6f500d283982de0c6c798ed162)

Author SHA1 Message Date
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
Vadim Pisarevsky 40dd25d6c2 restored CV_EXPORTS_W in the background subtraction classes 12 years ago
Vadim Pisarevsky d310ccad0a fixed documentation and warnings on Windows 12 years ago
Vadim Pisarevsky 09127aa358 fixed warnings; added read/write methods; fixed docs 12 years ago
Vadim Pisarevsky 07e0f7bf59 refactored video module; use the new-style algorithms now 12 years ago
Andrey Kamaev a1c456b7c3 Extract common base header for C and C++ APIs 12 years ago
Andrey Kamaev a42a0f5fca Added compatibility headers 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
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
LeonidBeynenson 02646427fb Fixed arguments of the function calcOpticalFlowSF. 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