opencv/modules/photo/src
2016-12-22 04:22:47 +03:00
..
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-25 15:02:24 +04:00
opencl Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 2015-03-06 20:43:55 +01:00
align.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
arrays.hpp fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 2015-04-16 23:00:26 +03:00
calibrate.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
contrast_preserve.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
contrast_preserve.hpp bugfix #3945 pass idx,idx1 by reference instead of static vars 2014-10-07 12:19:54 +02:00
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 2014-08-14 12:50:07 +04:00
denoising.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
denoising.cuda.cpp refactor CUDA part of photo module 2015-01-15 16:46:48 +03:00
fast_nlmeans_denoising_invoker_commons.hpp fix build (related to PR #3814) 2015-03-30 16:32:00 +03:00
fast_nlmeans_denoising_invoker.hpp fix build (related to PR #3814) 2015-03-30 16:32:00 +03:00
fast_nlmeans_denoising_opencl.hpp Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
fast_nlmeans_multi_denoising_invoker.hpp Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 2015-03-06 20:43:55 +01:00
hdr_common.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
hdr_common.hpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
inpaint.cpp photo: fix InputArray -> CvMat 2016-12-22 04:22:47 +03:00
merge.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
npr.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
npr.hpp removed build error 2014-07-29 00:15:11 +05:30
precomp.hpp implemented OpenCL version of cv::fastNlMeansDenoising 2014-02-18 14:32:03 +04:00
seamless_cloning_impl.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
seamless_cloning.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
seamless_cloning.hpp whitespace 2014-10-14 16:45:02 +09:00
tonemap.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00