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.
 
 
 
 
 
 
huangs f02ce90559 minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 11 years ago
..
doc
include/opencv2/calib3d
perf
src minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 11 years ago
test
CMakeLists.txt