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 d5af311a77 fix bilateral filter behavior when color_sigma == 0 and/or spatial_sigma == 0 (ticket #469) 14 years ago
..
doc fixed formatting a bit 14 years ago
include/opencv2/imgproc a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
src fix bilateral filter behavior when color_sigma == 0 and/or spatial_sigma == 0 (ticket #469) 14 years ago
test fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
CMakeLists.txt "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago