3895 Commits (484fe1d5980ecf25752c6bf9ca98a1e41e9b0fdd)
 

Author SHA1 Message Date
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
Andrey Kamaev ddc4ed4741 Added protection from modules redefinition and globbing recursion 13 years ago
Andrey Pavlenko 32d4d7929e Java API: adding C++ classes inheritance support 13 years ago
Andrey Kamaev b3f10835a3 run.py: added option to show tests own help 13 years ago
Alexander Shishkov 0ea66a38ff fixed compilation FFMPEG wrapper on Windows 13 years ago
Gary Bradski c47c1adc94 remove some unneeded imports 13 years ago
Gary Bradski dfaabd88fc added cv2.destroyAllWindows() 13 years ago