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.
 
 
 
 
 
 
Marius Muja 2c5de6dd59 Fix ticket #1346 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 minor 13 years ago
features2d updated ORB: limit the number of output keypoints, use bi-linear interpolation between subsequent layers instead of much slower area-based interpolation between 0-th and i-th layers. 13 years ago
flann Fix ticket #1346 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 minor fix 13 years ago
imgproc added 16s support to cv::threshold. 13 years ago
java Fixed Android build problem 13 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed CvRTrees::read in case nactive_vars==var_count (thanks to Malcolm Reynolds) 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 prepared GpuMat for moving to core module 13 years ago
traincascade fixed CvCascadeBoost::train 13 years ago
ts Improved sorting in performance reports 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