This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b8a67dc0e3
opencv
/
modules
/
photo
History
Vadim Pisarevsky
06a13d9ba0
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
2012-10-02 23:07:46 +04:00
..
doc
Add non-local means denoising algorithm implementatation into photo module
2012-08-19 13:13:58 +04:00
include/opencv2
/photo
Change denoising strength parameter from int to float
2012-09-20 17:27:48 +04:00
perf
quiet most of the OSX build warnings
2012-07-05 12:56:31 +00:00
src
Add Tegra optimization for fastNlMeansDenoising
2012-09-28 18:56:36 +04:00
test
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
2012-10-02 23:07:46 +04:00
CMakeLists.txt