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.
 
 
 
 
 
 
nickjackolson b696928a5b add !empty assertion in seamlessClone() 3 years ago
..
cuda
opencl Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 10 years ago
align.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
arrays.hpp fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 10 years ago
calibrate.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
contrast_preserve.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
contrast_preserve.hpp build: eliminate build warnings 3 years ago
denoise_tvl1.cpp Get rid of OPENCV_NOSTL definition 7 years ago
denoising.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
denoising.cuda.cpp refactor CUDA part of photo module 10 years ago
fast_nlmeans_denoising_invoker.hpp photo: apply CV_OVERRIDE/CV_FINAL 7 years ago
fast_nlmeans_denoising_invoker_commons.hpp Fixed some issues found by static analysis (4th round) 7 years ago
fast_nlmeans_denoising_opencl.hpp core: divUp function 7 years ago
fast_nlmeans_multi_denoising_invoker.hpp photo: apply CV_OVERRIDE/CV_FINAL 7 years ago
hdr_common.cpp Merge pull request #8717 from sovrasov:robertson_weight_change 8 years ago
hdr_common.hpp generalize number of channels 8 years ago
inpaint.cpp Tile: 3 years ago
merge.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
npr.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
npr.hpp removed build error 10 years ago
precomp.hpp
seamless_cloning.cpp add !empty assertion in seamlessClone() 3 years ago
seamless_cloning.hpp Update seamless_cloning 6 years ago
seamless_cloning_impl.cpp Fixed small inefficiency in seamless clone init 5 years ago
tonemap.cpp Solves bug 13853 6 years ago