4101 Commits (856aaee8cdce8a1538c6aadf67670f31500390aa)
 

Author SHA1 Message Date
Vadim Pisarevsky c94c3fb4eb added Manuela Chessa as the co-author of logpolar_bsm. 13 years ago
Alexey Spizhevoy e87a07e2aa Fixed bug #1693. Also corrected default parameters for stitching. 13 years ago
Marina Kolpakova e50c0ed4c8 Fixed bug #1629 13 years ago
Vadim Pisarevsky 3228599a35 fixed some more GCC warnings 13 years ago
Alexander Kapustin c5cc79d4d5 Tegra optimized functions cvt32finttype were temporary deleted due correctness bug 13 years ago
Vladislav Vinogradov 6397fa5b38 fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
Alexander Reshetnikov 484fe1d598 Fixed compiling error for ffmpeg with libavcodec less than 53.4.0 13 years ago
Andrey Pavlenko 010e73010c fixing compilation on Windows (M_PI was undefined via math.h) 13 years ago
Gary Bradski a4de511eb7 Added cv.DestroyAllWindows() to file close 13 years ago
Gary Bradski 5878ab6a0f added destroyAllWindows at end 13 years ago
Gary Bradski 8a48b8dffd added destroy all windows 13 years ago
Gary Bradski c29f0dfdfa added destroy all windows 13 years ago
Vadim Pisarevsky c8e206c2ab added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution) 13 years ago
Marina Kolpakova d10616775b Fixed bug #1634 13 years ago
Marina Kolpakova aa19fd500c Fixed bug #1654 13 years ago
Marina Kolpakova 2ca6a50546 Fixed bug #1663 13 years ago
Marina Kolpakova 082e988173 Fixed bug #1666 13 years ago
Vladislav Vinogradov c510840c45 Fixed build without CUDA 13 years ago
Vladislav Vinogradov 85c904a4ba fixed build in gpu module (SURF and ORB) 13 years ago
Alexander Kapustin 46248851bf 30 functions of cvtTIPES_func were Neon Optimized 13 years ago
Vadim Pisarevsky fb804cb352 fixed StereoBM crash on MacOSX 10.7 13 years ago
Vadim Pisarevsky d60623279c switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Andrey Pavlenko 20cceb8fdf moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
Marina Kolpakova 0bc5140b17 allocate CPU memory if Tegra GPU allocator failed. 13 years ago
Maria Dimashova baa81de122 renamed property of openni camera 13 years ago
Alexander Shishkov c9489a8bf3 fixed #1643 13 years ago
Andrey Kamaev 305d024137 CMake status report: list unsatisfied dependencies for automatically disabled modules; fixed few problems with Windows-style paths 13 years ago
Maria Dimashova 00aca7e77a renamed property of openni camera 13 years ago
Alexander Shishkov cf9a822aba update FFMPEG wrapper binaries 13 years ago
Alexander Shishkov 7f2ddf16eb minor changes in wrapper 5 13 years ago
Alexander Shishkov cfe4317efa update FFMPEG wrapper binaries 13 years ago
Alexander Shishkov 6546719158 minor changes in wrapper 4 13 years ago
Alexander Shishkov a12fb7f96c minor changes in wrapper 3 13 years ago
Vadim Pisarevsky b5a9c9ac77 temporarily turned off the new wrapper. 13 years ago
Maria Dimashova 930c7bf20e minor refactoring CvCapture_OpenNI 13 years ago
Alexander Shishkov 538eeeab1d minor changes in wrapper 2 13 years ago
Vadim Pisarevsky 2d1ef5eea8 fixed build on VS2010 13 years ago
Alexander Shishkov 10b0f29372 minor changes in wrapper 13 years ago
Alexander Shishkov bf4df828f7 minor changes in wrapper 13 years ago
Andrey Pavlenko a5ae52fb0c updating func-s arg names according to ref. man. 13 years ago
Alexander Shishkov 7b3ec537b4 minor changes in wrapper 13 years ago
Andrey Kamaev b538210804 Fixed Linux build with OpenGL but without CUDA 13 years ago
Alexander Shishkov 8fcd060dec update FFMPEG wrapper binaries 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Alexander Shishkov 6300215b94 update FFMPEG wrapper binaries 13 years ago
Alexander Shishkov 7b6af8f429 update FFMPEG wrapper 13 years ago
Maria Dimashova c13febc4d4 minor refactoring CvCapture_OpenNI::CvCapture_OpenNI 13 years ago
Alexander Reshetnikov 36b2ff3cf3 Fixed compiling error under Ubuntu with ffmpeg 0.7.x and advised under Windows 13 years ago