3295 Commits (e7f5978768820639637f703fbfd648245c3ee8ec)

Author SHA1 Message Date
Marina Kolpakova de23734776 Declaration of color conversion functions are moved in header file to avoid warnings 13 years ago
Marina Kolpakova 324a642a20 Fixed all anomimous warnings 13 years ago
Marina Kolpakova 8eadc49a7b Fixed another one thousand warnings about uninitialized anomimnomous 13 years ago
Vadim Pisarevsky 1e14d84008 possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample 13 years ago
Marina Kolpakova e86f0aaea1 fixed hundreds of "anonymous" warnings for gpu module. 13 years ago
Andrey Kamaev ffa44fb114 Fixed precompiled headers build on Linux 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 13 years ago
Alexander Kapustin 018d85dddb New Tegra Optimized thresh_16s and thresh_32f functions were added 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev 89e3c461ec Fixed build with TBB 13 years ago
Andrey Kamaev 79df8db76f Fixed recently introduced build problems on some platforms 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
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
Alexander Shishkov 74786075e3 test commit 13 years ago
Alexander Shishkov 80a4157f11 test commit 13 years ago
Vladislav Vinogradov 03a14bb525 fixed build under windows, updated 768x576.avi video (other codec) 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
Marina Kolpakova 74ec5d7cbb fix for ORB tests 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
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
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