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.
 
 
 
 
 
 
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
..
cuda
opencl
align.cpp
arrays.hpp
calibrate.cpp
contrast_preserve.cpp
contrast_preserve.hpp build: eliminate build warnings 3 years ago
denoise_tvl1.cpp
denoising.cpp
denoising.cuda.cpp
fast_nlmeans_denoising_invoker.hpp
fast_nlmeans_denoising_invoker_commons.hpp
fast_nlmeans_denoising_opencl.hpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
fast_nlmeans_multi_denoising_invoker.hpp
hdr_common.cpp
hdr_common.hpp
inpaint.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
merge.cpp Fix self converTo. 2 years ago
npr.cpp
npr.hpp
precomp.hpp
seamless_cloning.cpp add !empty assertion in seamlessClone() 3 years ago
seamless_cloning.hpp remove const in seamless_cloding APIs for better semantics 3 years ago
seamless_cloning_impl.cpp remove const in seamless_cloding APIs for better semantics 3 years ago
tonemap.cpp