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.
 
 
 
 
 
 
Leszek Swirski 341c3d5933 Fix reallocation of D buffer in gemm 11 years ago
..
doc Merge pull request #2836 from s98felix:2.4 11 years ago
include/opencv2/core Fixed self-assignment in cv::Ptr::operator = 11 years ago
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 12 years ago
src Fix reallocation of D buffer in gemm 11 years ago
test added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756) 11 years ago
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago