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.
 
 
 
 
 
 
Vitaly Tuzov e5313246a7 Reverted calls to linear resize back to generic version for floating point matrices 7 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; 8 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 7 years ago
contrast_preserve.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
contrast_preserve.hpp Reverted calls to linear resize back to generic version for floating point matrices 7 years ago
denoise_tvl1.cpp Get rid of OPENCV_NOSTL definition 7 years ago
denoising.cpp photo: add assertion on empty image in denoising 8 years ago
denoising.cuda.cpp
fast_nlmeans_denoising_invoker.hpp photo: crash workaround for MSVC 2015 32-bit 7 years ago
fast_nlmeans_denoising_invoker_commons.hpp Fixed some issues found by static analysis (4th round) 7 years ago
fast_nlmeans_denoising_opencl.hpp core: divUp function 7 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 Fixed some issues found by static analysis 7 years ago
merge.cpp generalize number of channels 8 years ago
npr.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
npr.hpp
precomp.hpp
seamless_cloning.cpp removed unnecessary line 7 years ago
seamless_cloning.hpp
seamless_cloning_impl.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
tonemap.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago