opencv/modules/photo/src
Leonid Beynenson 6a5d996ca8 Removed the header opencv2/photo/denoising.hpp
All the functions from it are moved to the header
opencv2/photo/photo.hpp
2012-08-22 17:51:52 +04:00
..
arrays.hpp Fix wrong memory deallocation 2012-08-21 15:38:38 +04:00
denoising.cpp Removed the header opencv2/photo/denoising.hpp 2012-08-22 17:51:52 +04:00
fast_nlmeans_denoising_invoker_commons.hpp Add non-local means denoising algorithm implementatation into photo module 2012-08-19 13:13:58 +04:00
fast_nlmeans_denoising_invoker.hpp Add CV_Asserts for channels count 2012-08-21 16:05:18 +04:00
fast_nlmeans_multi_denoising_invoker.hpp enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 2012-08-21 17:39:40 +04:00
inpaint.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
precomp.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00