Name
Last commit
Last update
..
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4
opencl Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs]
align.cpp Instrumentation for OpenCV API regions and IPP functions;
arrays.hpp fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions
calibrate.cpp Instrumentation for OpenCV API regions and IPP functions;
contrast_preserve.cpp Instrumentation for OpenCV API regions and IPP functions;
contrast_preserve.hpp bugfix #3945 pass idx,idx1 by reference instead of static vars
denoise_tvl1.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
denoising.cpp Instrumentation for OpenCV API regions and IPP functions;
denoising.cuda.cpp refactor CUDA part of photo module
fast_nlmeans_denoising_invoker.hpp fix build (related to PR #3814)
fast_nlmeans_denoising_invoker_commons.hpp fix build (related to PR #3814)
fast_nlmeans_denoising_opencl.hpp Visual Studio 2015 warning and test fixes
fast_nlmeans_multi_denoising_invoker.hpp Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs]
hdr_common.cpp deleted excess semicolons, commas
hdr_common.hpp deleted excess semicolons, commas
inpaint.cpp photo: fix InputArray -> CvMat
merge.cpp Instrumentation for OpenCV API regions and IPP functions;
npr.cpp Instrumentation for OpenCV API regions and IPP functions;
npr.hpp removed build error
precomp.hpp implemented OpenCL version of cv::fastNlMeansDenoising
seamless_cloning.cpp Instrumentation for OpenCV API regions and IPP functions;
seamless_cloning.hpp whitespace
seamless_cloning_impl.cpp Instrumentation for OpenCV API regions and IPP functions;
tonemap.cpp Instrumentation for OpenCV API regions and IPP functions;