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
align.cpp
arrays.hpp
calibrate.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
contrast_preserve.cpp
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 8 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) 8 years ago
fast_nlmeans_denoising_opencl.hpp core: divUp function 7 years ago
fast_nlmeans_multi_denoising_invoker.hpp
hdr_common.cpp Merge pull request #8717 from sovrasov:robertson_weight_change 8 years ago
hdr_common.hpp
inpaint.cpp Fixed some issues found by static analysis 7 years ago
merge.cpp
npr.cpp
npr.hpp
precomp.hpp
seamless_cloning.cpp removed unnecessary line 7 years ago
seamless_cloning.hpp
seamless_cloning_impl.cpp
tonemap.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago