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.
 
 
 
 
 
 
Alexey Spizhevoy 39700c5d54 added some gpu::matchTemplate kernels (other parts after NPP Staging integration) 14 years ago
..
calib3d possibly improved findHomography accuracy (reported by Luca Del Tongo) 14 years ago
contrib
core fixed Mat::Mat(Vec|Matx|vector) constructor (ticket #747) 14 years ago
features2d
ffmpeg
flann
gpu added some gpu::matchTemplate kernels (other parts after NPP Staging integration) 14 years ago
haartraining
highgui fix opencv-highgui build with old versions of libpng (< 1.4.x) 14 years ago
imgproc fixed cv::CHAIN_APPROX_* definitions (ticket #755) 14 years ago
legacy
ml improved naive bayes robustness in the case of singular data 14 years ago
objdetect code cleaning of cascade classifier 14 years ago
python
traincascade
video
CMakeLists.txt