資源簡介
用于高光譜圖像處理的最小噪聲分離變換方法。
hyperMnf performs the minimum noise fraction (MNF) transform on the data
and uses spatial (row) offsets of the data to estimate the covariance
matrix of
代碼片段和文件信息
function?[M?H?snr]?=?hyperMnf(M?h?w)
%?HYPERMNF?Performs?the?minimum?noise?fraction?(MNF)?transform
%??hyperMnf?performs?the?minimum?noise?fraction?(MNF)?transform?on?the?data
%?and?uses?spatial?(row)?offsets?of?the?data?to?estimate?the?covariance
%?matrix?of?the?data.
%
%?Usage
%???M?=?hyperMnf(M?h?w)
%?Inputs
%???M?-?2D?matrix?(p?x?N)
%???h?-?height?of?image?in?pixels
%???w?-?width?of?image?in?pixels
%?Outputs
%???M?-?2D?transformed?data
%???H?-?2D?transformation?matrix
%
%?References
%???C-I?Change?and?Q?Du?“Interference?and?Noise-Adjusted?Pricipal?
%?Components?Analysis“?IEEE?TG
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1195??2012-03-30?08:08??hyperMnf.m
-----------?---------??----------?-----??----
?????????????????1195????????????????????1
評論
共有 條評論