文件名称:huazi
介绍说明--下载内容均来自于网络,请自行研究使用
两个代码一个是demo, demo是它的小样例子, 另外一个是它的源代码.
- -
This is the matlab implementation of following noise level estimation:
Xinhao Liu, Masayuki Tanaka and Masatoshi Okutomi
Noise Level Estimation Using Weak Textured Patches of a Single Noisy Image
IEEE International Conference on Image Processing (ICIP), 2012.
-
Copyright (C) 2012 Masayuki Tanaka. All rights reserved.
mtanaka@ctrl.titech.ac.jp
-
Contents
-
* NoiseLevel.m
The main code of the noise level estimation.
You can show the descr iption by
> help NoiseLevel
demo.m also includes simple usage.
This algorithm is implemented with only single m file.
* demo.m
Demonstration example.
* lena.png
Sample image.
* README.txt
This file.
-
Note
-
We used the maximum eigenvalue of the gradient covariance matrix
- -
This is the matlab implementation of following noise level estimation:
Xinhao Liu, Masayuki Tanaka and Masatoshi Okutomi
Noise Level Estimation Using Weak Textured Patches of a Single Noisy Image
IEEE International Conference on Image Processing (ICIP), 2012.
-
Copyright (C) 2012 Masayuki Tanaka. All rights reserved.
mtanaka@ctrl.titech.ac.jp
-
Contents
-
* NoiseLevel.m
The main code of the noise level estimation.
You can show the descr iption by
> help NoiseLevel
demo.m also includes simple usage.
This algorithm is implemented with only single m file.
* demo.m
Demonstration example.
* lena.png
Sample image.
* README.txt
This file.
-
Note
-
We used the maximum eigenvalue of the gradient covariance matrix
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huazi\NoiseLevel.m
.....\README.txt
.....\demo.m
huazi