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 70da780c8e added perf test for dot product (8U, 32S, 32F) 13 years ago
..
androidcamera Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 14 years ago
calib3d Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 13 years ago
contrib added cv::Filestorage based setup method for retina model 14 years ago
core added perf test for dot product (8U, 32S, 32F) 13 years ago
features2d Fixed ORB and SURF regression tests 13 years ago
flann Fix to solve conflicts to standalone FLANN 13 years ago
gpu update gpu perf tests 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed highgui tests for Android 13 years ago
imgproc Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 13 years ago
java Fixed FAST feature detector Java tests 13 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed traincascade for ordered features 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 Added small debug insertion. 13 years ago
traincascade fixed traincascade for ordered features 13 years ago
ts Fixed build for x64 with sse2 disabled; several improvements in performance testing framework; enabled SANITY_CHECK() for performance tests 13 years ago
video Reenabled Tegra optimization of calcOpticalFlowPyrLK 14 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