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.
 
 
 
 
 
 
Andrey Kamaev 7fb694756b Fixed bug in reading zero-size Mat from FileStorage 13 years ago
..
doc fixed bug #1318. extended RNG::fill with the optional saturateRange parameter 13 years ago
include/opencv2/core make Mat::Mat(CvMat* m) return empty matrix when m is NULL; added utility Mat::initEmpty() method to replace duplicated matrix initializations in different constructors 13 years ago
perf Updated performance tests sanity data; fixed some tests 13 years ago
src Fixed bug in reading zero-size Mat from FileStorage 13 years ago
test Added test for reading empty Mat from FileStorage 13 years ago
CMakeLists.txt cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago