4549 Commits (ec3a7665b008be09d88bfcd56d8c80be0d74d8d1)
 

Author SHA1 Message Date
Vladislav Vinogradov df1ca974ca made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007) 13 years ago
Andrey Kamaev 40c779fcf5 phaseCorrelate documentation patch by Will Lucas #2017 13 years ago
Andrey Kamaev 5b2db8e75b Dragonfly BSD build fix #2010 (thanks to Thomas Klausner) 13 years ago
Marina Kolpakova 74ec5d7cbb fix for ORB tests 13 years ago
Alexander Mordvintsev 3cfa6949d7 work on added digits.py sample (neural network for handwritten digit recognition) 13 years ago
Vadim Pisarevsky 2990f23e0c grid-adapted feature detector made a proper Algorithm (ticket #1874) 13 years ago
Vadim Pisarevsky 6206908868 added nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914) 13 years ago
Vadim Pisarevsky 677680d82d reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971) 13 years ago
Andrey Kamaev 586d5a6024 Merged lda fix from 2.4 branch (Fixed reconstruction, so that the mean is correctly added to the reconstructed image.) 13 years ago
Andrey Kamaev b1c2cba07c Fixed pdf documentation build 13 years ago
Alexander Smorkalov 3780685fe6 CodeReview #1512 notes fixed. 13 years ago
Andrey Kamaev 834a0b518c Trunk OpenCV version is set to 2.4.9 13 years ago
Andrey Kamaev dde8455db2 removed debug print 13 years ago
Andrey Kamaev 0809ae562e Fixed regression in python wrappers generator 13 years ago
Alexander Smorkalov 5c528defb8 CodeReview #1511 notes upplied. 13 years ago
Andrey Kamaev 314813e51c Added C++ and python signatures for moveWindow, resizeWindow and setMouseCallback 13 years ago
Andrey Kamaev 9399394e6c Fixed #1996 13 years ago
Andrey Kamaev 1a572c8e89 Added test for #1997; fixed build warnings 13 years ago
Marina Kolpakova 6d498495d3 tegra integration 13 years ago
Andrey Kamaev bf27889f04 Made reference manual table of contents autogenerated 13 years ago
Vadim Pisarevsky 17d9509e31 changed "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetString()" 13 years ago
Alexander Kapustin 29b9070698 tegra::cvtRGB2HSV function was added 13 years ago
Vadim Pisarevsky 74882fe188 replaced "string FileStorage::release()" with 2 methods to preserve backward compatibility. 13 years ago
Vladislav Vinogradov 48c3cfdfd0 fixed mark_nvidia.py script (warpAffine and warpPerspective) 13 years ago
Andrey Kamaev ae3c754bb3 Fixed Java API build 13 years ago
Andrey Kamaev a20248977c Documentation: fixed class/struc members documentation; added warning on incorrectly documented member 13 years ago
Andrey Kamaev aaf043e7ba Documentation: fixed operators regex; added varargs support 13 years ago
Andrey Kamaev cf25f572a6 Documentation: improved correctness checking for superclasses 13 years ago
Andrey Kamaev dad75658f2 Documentation: added support for multiple superclasses 13 years ago
Andrey Kamaev bb69e03f12 Documentation: added support for virtual methods 13 years ago
Andrey Kamaev b69e08cf51 Documentation: added support for superclasses in class definition #1308 13 years ago
Alexander Smorkalov 8c50f3e8ae Native camera libs rebuilt for bug #1989 fix. 13 years ago
Alexander Smorkalov 6903e8f0fd Bug #1989 fixed. NULL pointer check added. 13 years ago
Evgeny Talanin d3c73071ea Temporarily disable test on Mac 13 years ago
Andrey Kamaev 4800d85011 Fixed documentation generation for function arguments having array type i.e. 'type arg[]' 13 years ago
Vladislav Vinogradov 6f32fb025d Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 13 years ago
Andrey Pavlenko eb4ce67dac fixing Java test and sample after moving drawContours() from Imgproc to Core 13 years ago
Andrey Kamaev 40e8d08e8d Added check for trailing semicolon to rst parser; fixed few documentation build warnings 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Vladislav Vinogradov 67b718f1cb fixed some bugs in gpu module under Windows: 13 years ago
Andrey Kamaev c492dc6a83 Fixed property names in cap_dshow #1993 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Vadim Pisarevsky bc929a7d46 added API for storing OpenCV data structures to text string and reading them back 13 years ago
Andrey Kamaev 18a8721f49 Small fixes for documentation checking script 13 years ago
Andrey Kamaev ddd9a99c66 Added check for documented but missing functions 13 years ago
Andrey Kamaev 78329b0dfe New bunch of documentation fixes 13 years ago
Andrey Kamaev 4aaaef5967 remaining C-style planar subdivisions data structures are moved to legacy 13 years ago
Kirill Kornyakov 5c13b8706f added fix_properties scripts for Android samples 13 years ago
Vladislav Vinogradov 2582464e51 fixed several problems with CUDA 5.0 13 years ago
Andrey Kamaev 71625ad458 Fixed more documentation & source discrepancies 13 years ago