Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vladislav Vinogradov 061f032719 fixed build under linux 13 years ago
..
androidcamera Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 13 years ago
calib3d Tegra-optimized cv::compare 13 years ago
contrib added cv::Filestorage based setup method for retina model 13 years ago
core added description of minMaxIdx 13 years ago
features2d exposed SurfFeatureDetector and SurfDescriptorExtractor to python 13 years ago
flann Fix to solve conflicts to standalone FLANN 13 years ago
gpu [*] Fixed two bugs in reduction functor: out of shared memory bounds access and missing volatile on GF100 and further 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui fixed build under linux 13 years ago
imgproc corrected description of goodFeaturesToTrack (ticket #1488) 13 years ago
java Fixed Android target setup for OpenCv library project 13 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed memory corruption in CvEM::read() (ticket #1399) 13 years ago
objdetect Made changes concerning inserting prefiltering modes into CascadeClassifier class. 13 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
stitching Made changes in BundleAdjusterBase class to pass a termination criteria to the Levenberg–Marquardt algorithm. 13 years ago
traincascade fixed CvCascadeBoost::train 13 years ago
ts Fixed logging in perf tests; small bugfix in run.py 13 years ago
video Reenabled Tegra optimization of calcOpticalFlowPyrLK 13 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 13 years ago
refman.rst re-added the opencv_flann documentation 14 years ago