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 07debd6cb5 minor fix 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 14 years ago
contrib added cv::Filestorage based setup method for retina model 13 years ago
core Adding optimized Mat Allocator 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 Fixing uint32_t typedef for MSVC 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 Fixed bug in cv::pyrUp. Reenabled accuracy test. 13 years ago
java reverted occasional commit 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) 14 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 prepared GpuMat for moving to core module 14 years ago
traincascade fixed CvCascadeBoost::train 13 years ago
ts workaround for the case when perf system is used in external app without TBB 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