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.
 
 
 
 
 
 
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
..
arrays.hpp Minor refactoring of NL-means denoising 12 years ago
denoising.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
fast_nlmeans_denoising_invoker.hpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
fast_nlmeans_denoising_invoker_commons.hpp Minor refactoring of NL-means denoising 12 years ago
fast_nlmeans_multi_denoising_invoker.hpp Replaced most of the usages of parallel_for with that of parallel_for_. 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