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.
 
 
 
 
 
 
Andrey Kamaev 320bee3bfe Fixed border interpolation problem in filter2D 14 years ago
..
androidcamera Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 14 years ago
calib3d fixed bag in the checking size of matrix and vector for eigen test; all eigen test execution was checked: it works correctly; added first version of homography test for C++ interface 14 years ago
contrib added cv::Filestorage based setup method for retina model 14 years ago
core fixed bag in the checking size of matrix and vector for eigen test; all eigen test execution was checked: it works correctly; added first version of homography test for C++ interface 14 years ago
features2d Fixed ORB and SURF regression tests 14 years ago
flann Fix to solve conflicts to standalone FLANN 14 years ago
gpu Fixed bug with submatrix in device::transform 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed highgui tests for Android 14 years ago
imgproc Fixed border interpolation problem in filter2D 14 years ago
java Fixed FAST feature detector Java tests 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed traincascade for ordered features 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 Updated motions estimators in the stitching module to be able to set camera intrinsics manually 14 years ago
traincascade fixed traincascade for ordered features 14 years ago
ts Added multiple connected Android devices support to the run.py script 14 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