2586 Commits (a70f354c0f80804ec1c8be00b146771ff814cf3b)
 

Author SHA1 Message Date
Vadim Pisarevsky 4b4e30f6c1 fixed gcc dwarf2 check 14 years ago
Alexander Shishkov 13a9129d20 turned off WITH_VIDEOINPUT for mingw with dwarf2 14 years ago
Alexander Mordvintsev 1a208fe132 use cv2 function 14 years ago
Maria Dimashova 35aa133d9a minor formating 14 years ago
Alexander Shishkov db85928e7f fixed compilation error on MCVS in descriptors.cpp 14 years ago
Ilya Lysenkov f0cc8d3085 QT: fixed exceptions (ticket #901) 14 years ago
Vadim Pisarevsky 06ac78ee23 some more corrections in the docs 14 years ago
Maria Dimashova 1932942924 fixed OpponentColorDescriptorExtractor (#1109) 14 years ago
Vadim Pisarevsky 0876f69dbf added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
Vladislav Vinogradov 0d09352fca fixed gpu::cvtColor 14 years ago
Maria Dimashova ada3e6e624 fixed erasing class_id and response members in sift (#1130) 14 years ago
Maria Dimashova 2920796800 minor 14 years ago
Ilya Lysenkov 96503991b1 Fixed wheel zoom with QT (ticket #733) 14 years ago
Anatoly Baksheev 117ff43cc3 default cuda target flags changed 14 years ago
Ana Huaman 523f53f277 Modified conf.py. Added extlinks for the tutorials 14 years ago
Ana Huaman 9a403277bf Added a extlinks section for external links to the OpenCV cpp reference 14 years ago
Ana Huaman f2cd4604c5 Added two more drawing tutorials 14 years ago
Anton Obukhov c6a7432e92 [*] Approach to the bug with integral image calculation on SM_2.0 (Fermi) 14 years ago
Ana Huaman 276a19d354 Saving the first batch of tutorials: Short installation guide and a few tutorials for beginners 14 years ago
Alexander Mordvintsev 194506397e python helper routines (common.py) added 14 years ago
Alexander Shishkov d22b94757c fixed test_precornerdetect, test_findstereocorrespondence, test_calchist 14 years ago
Alexander Shishkov b9f5a2f4ee fixed compilation on Mingw64 14 years ago
Maria Dimashova 1580806730 removed DOT implementation 14 years ago
Alexander Mordvintsev 6616606ea4 work on calibration sample 14 years ago
Vadim Pisarevsky 22970b8270 fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
Vladislav Vinogradov e05c488868 minor fix 14 years ago
Vladislav Vinogradov 1c1a61dd37 added __forceinline__ to device functions 14 years ago
Vadim Pisarevsky 79f3260b8e fixed bayer pattern picture in cvtColor() description; corrected formula in getGaussianKernel() 14 years ago
Alexander Shishkov 6ecebb7f66 fixed #768 ticket 14 years ago
Alexander Shishkov ca758a9dac fixed #768 ticket 14 years ago
Vadim Pisarevsky 3c8cff3d7e fixed ellipse orientation in fitellipse.py 14 years ago
Alexander Shishkov bce15cb6dd added new version of ffmpeg binary for compilation on Mingw64/MSVC64 14 years ago
Vladislav Vinogradov 2e13a4cd52 removed MultiGpuManager from docs 14 years ago
Vladislav Vinogradov c00a1f63a0 fixed csbp test under linux 14 years ago
Vladislav Vinogradov d469b31aec fixed csbp test for CC 1.x 14 years ago
Alexander Shishkov cfe633c6f9 applied patch from ticket #801 14 years ago
Vadim Pisarevsky 127c2bf93e added missing highgui wrappers (ticket #1040) 14 years ago
Vadim Pisarevsky 23d211bfed applied patches from #1005 14 years ago
Elena Fedotova 238b94cbf1 Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections. 14 years ago
Vadim Pisarevsky 3b97f5d5e9 return Py_None for an empty mat (should fix #1120) 14 years ago
Alexander Mordvintsev 619e503d53 calibrate.py added (broken) 14 years ago
Vadim Pisarevsky 6f26c55fe3 fixed ticket #983 14 years ago
Vadim Pisarevsky 22927ff121 fixed ticket #983 14 years ago
Vadim Pisarevsky 30020a7350 renamed sum() to sumElems() in Python/Java bindings (ticket #902) 14 years ago
Vadim Pisarevsky 6407093463 extended Mat::setTo() to support multi-channel arrays; fixed bug #1095 14 years ago
Elena Fedotova 07217b17bf Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections. 14 years ago
Elena Fedotova fd63587c0d Purpose: 2nd review cycle - merged eng and tw versions. 14 years ago
Alexander Shishkov a7d1e08bcc added progress output to the long-time tests (for buildbot) 14 years ago
Alexander Shishkov b081f8bfd6 changed uint to unsigned int 14 years ago
Alexander Shishkov 4cc167c5d0 fixed problem with norm in opencv_test_core 14 years ago