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.
 
 
 
 
 
 
Ilya Lavrenov 2cd51c04e4 fixed condition in cv::FNLM 11 years ago
..
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
opencl small fixes 11 years ago
align.cpp fixed warnings 11 years ago
arrays.hpp some more refactoring 11 years ago
calibrate.cpp fixed warnings 11 years ago
contrast_preserve.cpp CV_Assert for photo module corrected 11 years ago
contrast_preserve.hpp fixed warnings 11 years ago
denoising.cpp added 4 channels support to fnlm 11 years ago
denoising.cuda.cpp replaced gpu->cuda in files names 11 years ago
fast_nlmeans_denoising_invoker.hpp small fixes 11 years ago
fast_nlmeans_denoising_invoker_commons.hpp fixed for 2 channels 11 years ago
fast_nlmeans_denoising_opencl.hpp fixed condition in cv::FNLM 11 years ago
fast_nlmeans_multi_denoising_invoker.hpp some refactoring 11 years ago
hdr_common.cpp deleted excess semicolons, commas 11 years ago
hdr_common.hpp deleted excess semicolons, commas 11 years ago
inpaint.cpp Merge branch 'master' into gpu-cuda-rename 11 years ago
merge.cpp added epsilon value to weights in the MergeMertens in order to avoid zero weights for pixels from uniformly filled areas of image 11 years ago
npr.cpp fixed warnings 11 years ago
npr.hpp New changes done and removed opencv_extra folder 11 years ago
precomp.hpp implemented OpenCL version of cv::fastNlMeansDenoising 11 years ago
seamless_cloning.cpp CV_Assert for photo module corrected 11 years ago
seamless_cloning.hpp Fixed typo with indexes in getGradient(x/y) functions. 11 years ago
tonemap.cpp fixed warnings 11 years ago