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.
 
 
 
 
 
 
Piotr Semenov 00e91fd3d0 Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 9 years ago
..
doc adding extra explanation for mask parameter 9 years ago
include/opencv2 fixed compilation warning 9 years ago
perf fixed tests for aarch64 10 years ago
src Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 9 years ago
test fix signed/unsigned comparison warning in core/test/test_math.cpp 9 years ago
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago