1118 Commits (66c116ec6ad77a470b2380ff9369dbe659c6f67d)

Author SHA1 Message Date
Maria Dimashova 66c116ec6a fixed #1044 14 years ago
Vadim Pisarevsky 71d14386e4 fixed generation of Python wrapper cv2. 14 years ago
Elena Fedotova 916ec81d09 Purpose: updated the feature2d chapter 14 years ago
Vadim Pisarevsky d3a159d3cc added missing Python wrappers for OpenCV 1.x 14 years ago
Maria Dimashova 8bbbd93410 fixed #1025 14 years ago
Vladislav Vinogradov 336989f80b added image stitching module 14 years ago
Maria Dimashova d7f04f04cc fixed #1038 14 years ago
Vladislav Vinogradov 6200f388dd fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse) 14 years ago
Elena Fedotova af6072814c Purpose: updated the feature2d chapter 14 years ago
Vadim Pisarevsky 573c637ea5 fixed artifacts in warpPerspective (ticket #1024) 14 years ago
Vadim Pisarevsky 7f7965bc93 separated opencv 1.x and opencv 2.x wrappers. moved tests/python/* to modules/python/test 14 years ago
Vadim Pisarevsky 0c9e5f6c9c removed comments in Russian 14 years ago
Vadim Pisarevsky 6432267de8 corrected angular difference check in MSER test (thanks to Pieter-Jan Busschaert for the patch) 14 years ago
Vladislav Vinogradov c21a783646 added aligned memory allocation to CudaMem (if allocation type is ZERO_COPY) 14 years ago
Andrey Kamaev 727fbd5376 Android cmake toolchain file is included into OpenCV 14 years ago
Vadim Pisarevsky ce2edd137d fixed typo in fitellipse err message (ticket #365) 14 years ago
Vadim Pisarevsky d02a0cab48 updated OpenCV version to 2.2.9; added missing cv::convertPointsHomogeneous for backward compatibility; fixed bug #952 14 years ago
Elena Fedotova b435ff0bb7 Purpose: updated the video chapter 14 years ago
Elena Fedotova a766f9b446 Purpose: updated the highgui chapter 14 years ago
Maria Dimashova 2f81eb22f6 fixed #887 14 years ago
Maria Dimashova 9ce792fb3a minor 14 years ago
Maria Dimashova b9662e099c added the filtering of keypoints having zero size (#877) 14 years ago
Vadim Pisarevsky d3aa228073 fixed opencv-ffmpeg compile bug with MinGW (thanks to takacsd for the patch) 14 years ago
Vadim Pisarevsky 23a9b7bb9c fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920 14 years ago
Maria Dimashova 5c9e6b7059 fixed CvGBTrees 14 years ago
Maria Dimashova 481d0b2c56 fixed CvBoost 14 years ago
Elena Fedotova e762f2a33c Purpose: updated the highgui chapter 14 years ago
Elena Fedotova b561cecbab Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 2eecdcd50c Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 25f289eae9 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 150d7aab90 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 753b689d85 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 046c9ac033 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 738c5bb495 Purpose: completed the imgproc chapter 14 years ago
Andrey Kamaev 41f5e8e3d8 Fixed output paths for some libraries and executables. 14 years ago
Andrey Kamaev c122b7e114 Fixed tests compilation issue with low Android API levels. OpenCV successfully compiles for API level 3 and above. 14 years ago
Ethan Rublee 17b11a47bf Conditional for the module ts, depending on whether tests are being built. 14 years ago
Leonid Beynenson e262f054ad Changed algorithm of Android camera synchronisation --- added "auto-grab" mode. 14 years ago
Maria Dimashova e7ef84b2c2 fixed #932 14 years ago
Maria Dimashova fa6400843e fixed #982 14 years ago
Alexander Shishkov 8a79d414c0 fixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert) 14 years ago
Maria Dimashova 34a18f79e1 fixed #832 14 years ago
Leonid Beynenson 2806db93d8 Merged the branch /branches/opencv_pthread_framework/opencv into the trunk. 14 years ago
Maria Dimashova e202b13069 fixed bug in knnMatch method 14 years ago
Alexander Shishkov de93fdb1af fixed bug in knnMatch method 14 years ago
Vadim Pisarevsky 9702b5ef8a made the samples compile on Windows 14 years ago
Vadim Pisarevsky 9ca45daba3 fixed couple of integral-related bugs 14 years ago
Vadim Pisarevsky 06b233bdc9 corrected the output euler angle on y axis in RQDecomp3x3 (thanks to Lasve for the patch) 14 years ago
Vadim Pisarevsky 3d92d4c0bc fixed compile errors on Ubuntu 11.04 14 years ago
Vadim Pisarevsky 675aaea46f removed duplicated directory 14 years ago