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.
 
 
 
 
 
 
Thomas Gabrowski ff4c42d182 Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
..
doc fix bug 2432 for 2.4 branch 10 years ago
include/opencv2 Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 11 years ago
src Merge pull request #3534 from taka-no-me:build_fixes 10 years ago
test added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756) 11 years ago
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago