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 8128f6284a Merge pull request #15929 from sturkmen72:patch-3 5 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 photo: Decolor corrections 6 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 Fix bug 6 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 implemented OpenCL version of cv::fastNlMeansDenoising 11 years ago
seamless_cloning.cpp Update seamless_cloning.cpp 5 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