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