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 49ec8ba742 fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast. 15 years ago
..
calib3d possibly improved findHomography accuracy (reported by Luca Del Tongo) 15 years ago
contrib
core fixed Mat::Mat(Vec|Matx|vector) constructor (ticket #747) 15 years ago
features2d
ffmpeg
flann little change in flann save_value. Likely does not affect anything 15 years ago
gpu fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast. 15 years ago
haartraining
highgui fix opencv-highgui build with old versions of libpng (< 1.4.x) 15 years ago
imgproc fixed cv::CHAIN_APPROX_* definitions (ticket #755) 15 years ago
legacy
ml improved naive bayes robustness in the case of singular data 15 years ago
objdetect code cleaning of cascade classifier 15 years ago
python
traincascade
video
CMakeLists.txt