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.
 
 
 
 
 
 
Maria Dimashova a594f01a3e fixed cast of Mat to vector<Mat> (leads to compile error now) 14 years ago
..
include/opencv2/core fixed cast of Mat to vector<Mat> (leads to compile error now) 14 years ago
src added Mat::push_back, pop_back and related operations; enabled reading/writing/creating/copying matrices with zero dimensions. 14 years ago
CMakeLists.txt