This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-29 15:23:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
ac39bfb4ccf6966275631b8bb5694ac84e32408e
opencv
/
modules
/
photo
/
src
T
History
Roman Donchenko
ac39bfb4cc
Remove HAVE_CVCONFIG_H - it's always defined.
2013-07-10 16:02:07 +04:00
..
arrays.hpp
Minor refactoring of NL-means denoising
2012-09-17 17:19:00 +04:00
denoising.cpp
Replaced most of the usages of parallel_for with that of parallel_for_.
2013-05-31 12:22:04 +04:00
fast_nlmeans_denoising_invoker_commons.hpp
Minor refactoring of NL-means denoising
2012-09-17 17:19:00 +04:00
fast_nlmeans_denoising_invoker.hpp
Replaced most of the usages of parallel_for with that of parallel_for_.
2013-05-31 12:22:04 +04:00
fast_nlmeans_multi_denoising_invoker.hpp
Replaced most of the usages of parallel_for with that of parallel_for_.
2013-05-31 12:22:04 +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
Remove HAVE_CVCONFIG_H - it's always defined.
2013-07-10 16:02:07 +04:00