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.
 
 
 
 
 
 
Kirill Kornyakov 913811836a workaround for the case when perf system is used in external app without TBB 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 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
highgui minor fix 13 years ago
imgproc workaround for the case when perf system is used in external app without TBB 13 years ago
java workaround for the case when perf system is used in external app without TBB 13 years ago
legacy
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
stitching prepared GpuMat for moving to core module 13 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
refman.rst