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.
 
 
 
 
 
 
Alexander Shishkov c5d8ec4ac0 first version of ePnP code 13 years ago
..
androidcamera Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 14 years ago
calib3d first version of ePnP code 13 years ago
contrib added cv::Filestorage based setup method for retina model 13 years ago
core Fixed cv::norm accuracy test allowed error 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 gpu perf tests (out of memory) 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed highgui tests for Android 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. 14 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 14 years ago
stitching Removed unrequired dependency to the header "cvconfig.h". 13 years ago
traincascade fixed CvCascadeBoost::train 14 years ago
ts Added multiple connected Android devices support to the run.py script 13 years ago
video Reenabled Tegra optimization of calcOpticalFlowPyrLK 13 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 14 years ago
refman.rst re-added the opencv_flann documentation 14 years ago