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.
 
 
 
 
 
 
Vadim Pisarevsky eef900e46a optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria) 13 years ago
..
doc added description of minMaxIdx 13 years ago
include/opencv2/core fixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444) 13 years ago
perf Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 13 years ago
src optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria) 13 years ago
test fixed most of test_core failures (except for SVD) 13 years ago
CMakeLists.txt moved GpuMat's operations implementation to core module 13 years ago