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.
 
 
 
 
 
 
Leonid Beynenson 6a5d996ca8 Removed the header opencv2/photo/denoising.hpp 13 years ago
..
arrays.hpp Fix wrong memory deallocation 13 years ago
denoising.cpp Removed the header opencv2/photo/denoising.hpp 13 years ago
fast_nlmeans_denoising_invoker.hpp Add CV_Asserts for channels count 13 years ago
fast_nlmeans_denoising_invoker_commons.hpp Add non-local means denoising algorithm implementatation into photo module 13 years ago
fast_nlmeans_multi_denoising_invoker.hpp enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 13 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 Fixed number of warnings. Fixed mingw64 build. 13 years ago