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.
 
 
 
 
 
 
Andreas Stührk 3ec0e0943c TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago
..
include/opencv2 fixing old variables in documentation and transfering to the new interface 10 years ago
misc/java/test Modified java wrapping mechanism 10 years ago
perf Split highgui module to videoio and highgui 10 years ago
src TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago
test Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 10 years ago
CMakeLists.txt Added support for 'imgcodecs' module: 10 years ago