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.
 
 
 
 
 
 
Alexander Alekhin 901e0ddfe4 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
..
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
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 8 years ago
denoising.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 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) 8 years ago
fast_nlmeans_denoising_opencl.hpp Fixed several incorrect printf format specifiers 6 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 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
merge.cpp Merge pull request #20054 from danielenricocahall:fix-robertson-calibration-bug 4 years ago
npr.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
npr.hpp removed build error 10 years ago
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
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 Solves bug 13853 6 years ago