2911 Commits (1c616f43ba808c7e403d9106072a7f237d1030ad)

Author SHA1 Message Date
Alexey Spizhevoy f6e2ad6144 Added missed file 13 years ago
Alexey Spizhevoy a60dc947b1 Added first version of videostab module 13 years ago
Andrey Kamaev bddff7b386 Fixed Android build warnings in logpolar_bsm 13 years ago
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
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
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
Maria Dimashova 00aca7e77a renamed property of openni camera 13 years ago
Alexander Shishkov 7f2ddf16eb minor changes in wrapper 5 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
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
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
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 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
Vladislav Vinogradov ade7394e77 refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
Ivan Korolev 6e2507c197 Added some new warpers. 13 years ago
Maria Dimashova 8ec1c2b03a minor change 13 years ago
Andrey Pavlenko 36890cc959 (#1636) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff 13 years ago
Maria Dimashova f67d9d9038 added ability to pass initial transformation to rgbd odometry 13 years ago
Andrey Kamaev e4307d05f3 Made dependency of features2d and calib3d from highgui optional 13 years ago