4420 Commits (0395f7c63f3e5a96048e58c01f36466cc2d618a8)
 

Author SHA1 Message Date
Anatoly Baksheev 0395f7c63f fixed relative path for stitching/details headers 13 years ago
Marina Kolpakova 16ef01efda set to linear interpolation type for upscaling with area interplation flag 13 years ago
Marina Kolpakova 75eedf8b03 call not NPP version in case of INTER_AREA resize 13 years ago
Marina Kolpakova 9aa3f754b7 fixed accuracy test 13 years ago
Marina Kolpakova 83390ea4e1 performance test for INTER_AREA resize has been added. 13 years ago
Marina Kolpakova aa8fbc26da fix for down rounded output sizes 13 years ago
Andrey Kamaev 5a41c6509e Fixed build of opencv_world with QT on linux #2012 13 years ago
Marina Kolpakova 8231d0d11d fixed for resize with INTER AREA. Since now we divide by convolved area 13 years ago
Marina Kolpakova eabd757def fixed build 13 years ago
Marina Kolpakova d192117e86 GPU resize with INTER_AREA 13 years ago
Vadim Pisarevsky bc54195199 decreased size of the buffer used in CvBoost::update_weights (ticket #1803) 13 years ago
Vadim Pisarevsky 517fc5e2d2 fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 13 years ago
Andrey Pavlenko da7920ff85 auto-copy java.so to package 13 years ago
Alexander Shishkov 74786075e3 test commit 13 years ago
Andrey Kamaev a91745558f Updated link in android readme 13 years ago
Alexander Shishkov 80a4157f11 test commit 13 years ago
Alexander Mordvintsev 455349a0eb comments for digits.py sample 13 years ago
Vladislav Vinogradov 03a14bb525 fixed build under windows, updated 768x576.avi video (other codec) 13 years ago
Alexander Shishkov f5c7a73143 update FFMPEG wrapper binaries 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Marina Kolpakova 3c16c9c92d fixed #2019 13 years ago
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