2365 Commits (d673197d01ee44865a5825f4317cc10ae8560353)
 

Author SHA1 Message Date
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
Vadim Pisarevsky 9df999154c fixed a few warnings and bugs, including ticket #1079 14 years ago
Alexander Mordvintsev b6c19d365f switched from argparse to getopt for compatibility with Python 2.6 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Anatoly Baksheev dc8572dc7b data_mov_utils.hpp 14 years ago
Ilya Lysenkov c69180396e Minor doc fix 14 years ago
Ilya Lysenkov 4ad02804e1 Added documentation of segmentMotion from cvSegmentMotion doc 14 years ago
Vadim Pisarevsky f9fc180e1a fixed tickets #1117 and #954 14 years ago
Ilya Lysenkov 1ebdfa4992 Copied docs of Kalman Filter from source code to documentation 14 years ago
Ilya Lysenkov 289a827aed Minor doc fix 14 years ago
Ilya Lysenkov 0c10ed8faf Minor doc fix 14 years ago
Vadim Pisarevsky 2741dd0ea6 make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket #1113) 14 years ago
Maria Dimashova 96f69b160c added implementation of CvHaarFeatureParams::read() in traincascade application (#1061) 14 years ago
Vadim Pisarevsky 5ca3bd502c reverted broken opencv_test_core launcher 14 years ago
Maria Dimashova eace415f57 fixed cascade detection on images of size equal to feature size (#1070) 14 years ago
Ilya Lysenkov 883b87c04f Minor. 14 years ago
Ilya Lysenkov d551024fc7 Copied docs of background/foreground segmentation from source code to documentation 14 years ago
Alexander Mordvintsev 787fe6a93f multiple cameras and frame saving in video.py 14 years ago
Ilya Lysenkov fac611337f Minor doc change 14 years ago
Vadim Pisarevsky cd818192ce fixed ticket #892 14 years ago
Vadim Pisarevsky 0070ce20af next attempt to fix ticket #1121 14 years ago
Vadim Pisarevsky 8a888cd9ce fixed RNG::uniform(double,double) (ticket #1131) 14 years ago