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 7374445398 Fix integer overflow in NL-Means denoising on white input 12 years ago
..
arrays.hpp Minor refactoring of NL-means denoising 12 years ago
denoising.cpp Add Tegra optimization for fastNlMeansDenoising 12 years ago
fast_nlmeans_denoising_invoker.hpp Fix integer overflow in NL-Means denoising on white input 12 years ago
fast_nlmeans_denoising_invoker_commons.hpp Minor refactoring of NL-means denoising 12 years ago
fast_nlmeans_multi_denoising_invoker.hpp Fix integer overflow in NL-Means denoising on white input 12 years ago
inpaint.cpp Set stricter warning rules for gcc 13 years ago
precomp.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
precomp.hpp Add Tegra optimization for fastNlMeansDenoising 12 years ago