.. |
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
|
Merge pull request #9075 from TonyLianLong:master
|
2017-07-03 16:14:17 +00:00 |
contrast_preserve.cpp
|
Optimize decolor in photo (#10997)
|
2018-03-07 14:20:45 +03:00 |
contrast_preserve.hpp
|
Optimize decolor in photo (#10997)
|
2018-03-07 14:20:45 +03:00 |
denoise_tvl1.cpp
|
Get rid of OPENCV_NOSTL definition
|
2017-07-04 14:17:02 +03:00 |
denoising.cpp
|
photo: add assertion on empty image in denoising
|
2017-06-14 13:57:07 +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
|
Fixed some issues found by static analysis (4th round)
|
2017-06-30 12:26:53 +03:00 |
fast_nlmeans_denoising_invoker.hpp
|
photo: crash workaround for MSVC 2015 32-bit
|
2017-07-18 16:04:35 +03:00 |
fast_nlmeans_denoising_opencl.hpp
|
core: divUp function
|
2017-08-03 19:51:45 +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
|
Merge pull request #8717 from sovrasov:robertson_weight_change
|
2017-05-24 11:45:34 +00:00 |
hdr_common.hpp
|
generalize number of channels
|
2017-05-22 17:27:26 +03:00 |
inpaint.cpp
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +03:00 |
merge.cpp
|
generalize number of channels
|
2017-05-22 17:27:26 +03:00 |
npr.cpp
|
Merge pull request #10933 from cdcseacave:clean_npr
|
2018-03-02 14:42:28 +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
|
removed unnecessary line
|
2017-09-15 17:09:21 +03:00 |
seamless_cloning.hpp
|
whitespace
|
2014-10-14 16:45:02 +09:00 |
tonemap.cpp
|
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
|
2017-12-13 15:00:38 +03:00 |