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.
 
 
 
 
 
 
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 8 years ago
..
cuda
opencl Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 10 years ago
align.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
arrays.hpp fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 10 years ago
calibrate.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
contrast_preserve.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
contrast_preserve.hpp bugfix #3945 pass idx,idx1 by reference instead of static vars 10 years ago
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 11 years ago
denoising.cpp photo: add assertion on empty image in denoising 8 years ago
denoising.cuda.cpp refactor CUDA part of photo module 10 years ago
fast_nlmeans_denoising_invoker.hpp fix build (related to PR #3814) 10 years ago
fast_nlmeans_denoising_invoker_commons.hpp Fixed some issues found by static analysis (4th round) 8 years ago
fast_nlmeans_denoising_opencl.hpp photo: fix integer overflow 8 years ago
fast_nlmeans_multi_denoising_invoker.hpp Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 10 years ago
hdr_common.cpp Merge pull request #8717 from sovrasov:robertson_weight_change 8 years ago
hdr_common.hpp generalize number of channels 8 years ago
inpaint.cpp photo: add support of all types of 1c images in inpaint 8 years ago
merge.cpp generalize number of channels 8 years ago
npr.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
npr.hpp
precomp.hpp
seamless_cloning.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
seamless_cloning.hpp whitespace 10 years ago
seamless_cloning_impl.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
tonemap.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago