The present invention relates to signal and data processing. More specifically, the present invention relates to methods and systems for improving the signal-to-noise ratio for multidimensional data, such as datacubes, by reducing noise in the data.
For ease of reference, the following documents are referred to by the following reference numbers in this document.
Satellite imagery has been used in the past for purposes as disparate as military surveillance and vegetation mapping. However, regardless of the purpose behind satellite imagery, higher quality images have always been desirable.
The reliability of the information delivered by hyperspectral remote sensing sensors (or imagers) highly depends on the quality of the captured data. Despite the advance in hyperspectral sensors, captured data carry enough noise to affect the information extraction and scene interpretation. This noise includes a signal dependent component, called photon noise, and other signal independent components, e.g. thermal noise.
A key parameter in the design of a hyperspectral imager is its Signal-to-Noise Ratio (SNR), which determines the capabilities and the cost of the imager. A sufficiently high SNR can be achieved first-hand by adopting some excessive measures in the instrument design, e.g. increasing the size of the optical system, increasing the integration time, increasing the detector area, etc. Normally, these are prohibitively expensive solutions, especially in the case of spaceborne instruments. Alternatively, modern numerical processing based Noise Reduction (NR) methods provide a cost-effective solution that is becoming more and more affordable (in terms of speed and expense) due to the availability of the advanced computing devices.
Smoothing filters and Minimum Noise Fraction (MNF) are the most popular among the legacy methods of hyperspectral/multispectral imagery NR. While smoothing filters have a negative impact on the sharp signal features, the MNF is relatively demanding in terms of computational expenses.
Several methods have been introduced recently which benefit from compactness of the wavelet transform. Examples of the recent wavelet transform-based NR methods include the Linear Minimal Mean Squared Error (LMMSE) method in [1], featuring a global and two local estimators. Although the local estimators outperform the global estimator in the color images, they suffer from what is perceived in that paper as “low correlation between the textures in different bands” in multispectral images.
Another wavelet-transform-based NR methods is introduced in [2] based on the probability of the presence of features of interest [3], where denoising is carried out band-by-band taking into account the inter-band correlation. It is found that this method is performing well if the noise statistics are the same in all bands and is less suitable in the case where noise statistics varies from band to band. The inter-band correlation is also used in [4] to differentiate between the noise coefficients and the signal coefficients, which performs well in additive noise conditions.
Most of the hyperspectral/multispectral imagery NR methods perform well in fixed-variance additive noise environments. Unfortunately, real-life scenarios necessitate the existence of a signal-dependent noise component. In fact, at high SNR, the signal-dependent component becomes even more significant than the fixed-variance component because it is proportional to the signal amplitude.
In fact, the hyperspectral signal may vary dramatically from band to band with variable smoothness in different spectral regions, e.g. smoothness in the Visible and Near Infrared (VNIR) region compared to the smoothness in the Short-Wave Infrared (SWIR) region.
These and other considerations show that there is a need for better methods to increase SNR for such data and the signals derived from such data. Ideally, such methods would increase the SNR by reducing noise in the data or in the signal derived from such data.
The present invention relates to methods and systems for increasing the signal-to-noise ratio for satellite sensor data or signals, such as hyperspectral imageries (also referred to as datacubes due to their 3-dimentioanal nature). This is done by reducing the noise in the data or signals by first elevating the noise level temporarily for effective denoising. The denoising process is then performed in this condition and the noise level is then reversibly de-elevated after denoising. The denoising process comprises noise removal in both the spectral and the spatial domains. Once the denoising process is complete, the data is converted back from the spectral and spatial domains. Since this reconstruction process introduces errors, these errors are compensated for using the components from both the original data and denoised data filtered by the low pass filters.
In one embodiment, the present invention provides a method for improving the signal to noise ratio of data of a multidimensional datacube, said data being in an original domain, the method comprising the steps of:
In another embodiment, the present invention provides a system for reducing the signal to noise ratio of multidimensional data, said data being in an original domain, the system comprising:
A better understanding of the invention will be obtained by considering the detailed description below, with reference to the following drawings in which:
a-7d shows images at wavelength 470.93 nm from the pure and noisy GVWD datacubes and their derivative images;
Wavelet Shrinkage Noise Reduction
Wavelet Shrinkage (WS) NR methods benefit from the fact that wavelet transform provides a sparse representation for a wide class of signals, especially those that are piece-wise smooth and of coherent regularity. In other words, transforming the signal to the wavelet domain results in a large number of coefficients with small (or zero) values and a small number of coefficients with large values. In contrast, transforming the noise to the wavelet domain produces sort of a scattered distribution of the noise energies over all scales and translations, assuming that the noise is white.
Using the principle of superposition, the transformation of a piece-wise smooth signal corrupted with a white noise produces a blend of a few coefficients with large amplitudes (signal-related) and a large number of coefficients with small amplitudes (noise-related). Note that all coefficients carry noise contribution.
Removing the small coefficients and shrinking the large coefficients eliminate most of the noise contribution to the signal in the wavelet domain. This process is referred to as soft threshold [6]. Then, an inverse wavelet transform is applied to obtain the denoised signal. The term “denoising” and “noise reduction” will be interchangeably used in this document, ignoring the fact that a noisy signal cannot be completely denoised in real-life.
Let y be the noisy signal that is composed of the pure signal x and noise v.
y=x+v (1)
The wavelet shrinkage process can be outlined as follows:
d=DWT{y} (2)
{circumflex over (d)}=ητ(d) (3)
{circumflex over (x)}=IDWT{{circumflex over (d)}} (4)
where DWT{.} and IDWT{.} are the discrete wavelet transform and the inverse discrete wavelet transform, respectively, d={di} and {circumflex over (d)}={{circumflex over (d)}i} are the wavelet coefficients before and after the shrinkage process, ητ() is a shrinkage function for a threshold value τ, and {circumflex over (x)} is the denoised signal.
In order to avoid confusion, an abstract index, i, is used to address the wavelet coefficient, di. The actual indices may vary depending on the wavelet transform but in all cases they contain a scale index and a translation index (or more). For example, in the case of 3-D DWT, wavelet coefficients indices include a scale index and three translation indices (one in each dimension of the signal). The baseline decimated DWT is compact but yields a translation-variant signal representation. One alternative is the undecimated or the translation-invariant DWT, whish is shown in the literature to have a better performance in NR[7]-[11].
In the heart of WS noise reduction systems is the problem of determining a threshold below which the coefficients are set to zero and above which the coefficients are shrunk. Several methods were introduced to estimate threshold values that are optimal in different senses, including global thresholds, e.g. the minimax and the universal thresholds [12], and data-driven thresholds, e.g. SURE threshold [13] and BayesShrink threshold [14]. In one aspect of this invention there is implemented a global threshold and two data-driven thresholds, notably, Minimax, SureShrink and BayesShrink, which are outlined below.
Minimax Threshold
This threshold aims to minimizing the upper bound of the risk of the signal deformation and is obtained by finding a threshold value τmnmx that fulfills:
where sup(S) denotes the supremum of a set S, which is the least upper bound of the set, inf(S) denotes the infimum of a set S, which is the greatest lower bound the set, d is a set of wavelet coefficients of the noisy function, n is the sample size, ROracle(d) is the ideal risk that can be achieved by an oracle (a guide) and Rτ(d) is the risk of deformation due to the threshold process ητ(.), which is expressed as:
Rτ(d)=E{(ητ(d)−d)2} (6)
There are two famous oracles found in the literature, namely, the Diagonal Linear Projection (DLP) and the Diagonal Linear Shrinker (DLS) [12],[15]. The DLP provides guidance to identifying the coefficients to be set to zero whereas the DLS guides to the amount of shrinkage that is optimal for a given d. The ideal risks of these two oracles are given by:
SureShrink
SURE (Stein's Unbiased Risk Estimator) Shrink minimizes the Stien unbiased estimate of risk for threshold estimates. It is shown in [13] that SureShrink threshold can be obtained by:
where d is a set of wavelet coefficients of the noisy signal, n is the number of wavelet coefficients and RSURE is the SURE risk for a threshold τ, which is given by:
RSURE(τ,d)=n−2·#{i:|di|≦τ}+Σi=ln[min(|di|,τ)]2 (9)
where i is an abstract index of a wavelet coefficient and #{S} denotes the number of elements in a set S.
BayesShrink
BayesShrink minimizes the Bayes' risk estimator function assuming a generalized Gaussian prior [14]. Based on which the threshold τBayes is given by:
where {circumflex over (σ)} and {circumflex over (σ)}x are the estimated standard deviations of the noise and the pure signal, respectively, and are given by:
where {dj} are the wavelet coefficients at the finest scale and {circumflex over (σ)}y is the standard deviation of the noisy signal.
Noise Nature of the Multi-Dimensional Data and the Test Datacubes
The hyperspectral datacube structure and two test datacubes tested in this invention is described along with the main differences between the targeted noise environment and the one that is commonly addressed in the image denoising literature.
A datacube is a set of spatially aligned images that are captured by an airborne/spaceborne hyperspectral imager. Each image corresponds to a given spectral band (or wavelength). A datacube consists of two spatial dimensions (along-track and cross-track) and one spectral dimension (wavelength). The term track refers to the direction in which the aircraft/spacecraft that is carrying the imager is traveling. The size of the datacube will be written in the form Λ×P×L, where Λ is the number of bands, P is the number of pixels in the cross-track and L is the number of lines in the along-track as depicted in
The test data set consists of two datacubes extracted from hyperspectral datacubes of two different sites; a vegetation-dominated site and a geological site. The first datacube is acquired using an Airborne Visible/Infra-Red Imagining Spectrometer (AVIRIS) [14] in the Greater Victoria Watershed District (GVWD), Canada, on Aug. 12, 2002. The ground sample distance (GSD) of the datacube is 4 m×4 m with nominal AVIRIS SNR of 1000:1. The term nominal SNR refers to the ratio of the signal to the noise in the Visible and Near InfraRed (VNIR) region in a given SNR pattern at certain circumstances [17]. The datacube was processed to at-sensor radiance and 16-bit encoded. A 28 m×28 m GSD datacube was derived by spatially averaging the 4 m×4 m GSD datacube elevating the nominal SNR to 7000:1. Having such high SNR, this datacube is viewed as a pure datacube, i.e. a noise-free datacube [18], and is used as a reference to measure the SNR before and after denoising. The corresponding noisy datacube is developed by MacDonald Dettwiller Associates (MDA) Inc. according to a 600:1 SNR pattern in [17]. The size of the datacube we extracted for testing is 202×120×128.
The second test datacube is of size 210×128×128, extracted from a simulated datacube for Cuprite, Nev., USA, with a nominal SNR of 600:1 obtained from the same source.
The nominal SNR of 600:1 is chosen based on the recommendation of the user and science team of the Hyperspectral Environment and Resource Observer (HERO); a future Canadian hyperspectral satellite[19]. It is believed that a nominal SNR of 600:1 is a reasonable choice from the feasible range of the new instrument. This SNR value is a conclusion of comprehensive discussions and a delicate compromise that involves users requirements and several design parameters, e.g. data quality, cost, weight and technology availability.
An objective of this invention is to improve the data quality of hyperspectral imagery through increasing their SNR by noise reduction. The average power of the signal at a given pixel is concentrated at the low frequencies of the Fourier spectrum whereas the noise at a given pixel is white, i.e. uniformly distributed as shown in
In order to show the noise of hyperspectral datacubes in a form that is consistent with the form used in 8-bit images, the test datacubes are rescaled to 8-bits (maximum of 255) and the Root-Mean-Square Error (RMSE) per band datacubes is plotted in
Hybrid Spatial-Spectral Noise Reduction
One issue with the data is the variable noise level. The noise level is varying with signal level, based on sensor characteristics. Add to this, the signal properties in the spectral dimension are not the same as that in the spatial dimensions due to the difference in their physical nature. A simple observation of a datacube reveals that the degree of regularity is higher in the spatial dimensions than in the spectral dimension. This can also be concluded by comparing the average radiance across the spectral band axis, on one hand, against the average radiance across the pixel axis and the line axis on the other hand as depicted in
While the signal in the spatial domain can be seen as normal “real-life images” that carry considerable degree of regularity, the signal in the spectral domain shows a number of local sharp features. For example, it contains absorption peaks due to atmosphere contents, red-edge due to chlorophyll contents, and other narrow absorption peaks due to cell structure and mineral absorption properties.
This suggests that the variation of the noise variance in the spatial dimensions is, in general, less drastic than that in the spectral dimension. Yet, there is some dependency that exists among the three dimensions of the datacube. The 3-D wavelet shrinkage denoising method in [20] benefits from this dependency, but implicitly considers that the noise variance is the same in the three dimensions. There is proposed a Hybrid Spatial-Spectral Noise Reduction (HSSNR) scheme [22, 23] that operates almost independently in the two domains trying to accommodate the dissimilarity between the spatial and the spectral domains. In this scheme, noise is first removed from the spatial domain where the signal is relatively regular. Then, more noise, as well as some artifacts that may have been introduced during the spatial denoising, is removed in the spectral domain.
Noise Level Elevation for Effective Denoising
Due to the low average noise level, there exist a considerable risk of signal deformation during WS denoising. There is proposed a method to elevate the noise level temporarily and perform the denoising process in this condition, then reversibly de-elevate the noise level. This technique is suitable for WS denoising because of its nonlinear nature.
Elevating noise level is achieved by transforming hyperspectral datacube into the spectral derivative domain, which is equivalent to high-pass filtering. This leads to an increase in the noise-to-signal ratio because the signal power is concentrated in the low frequency region as shown in
The derivative of spectral band image is given by:
where λ is a spectral band center, p is a cross-track pixel number, l is an along-track line number and δλ is a small displacement in the spectral dimension.
The idea is illustrated in
After transforming the noisy signal into the spectral derivative domain, the proposed HSSNR operates in the spatial and spectral domains independently, removing more noise with less signal deformation, then, the signal is transformed back from the derivative domain, i.e.:
{circumflex over (θ)}=IDWT2{ηspatial(DWT2{θ})} (14)
{circumflex over (θ)}IDWT{ηspatial(DWT{{circumflex over (θ)}})} (15)
where θ, {tilde over (θ)} and {circumflex over (θ)} are the spectral derivative of the noisy datacube, the spatially denoised derivative of the noisy datacube and the spatially-spectrally denoised derivative of the noisy datacube, respectively, DWT2 is the 2-Dimensional (2-D) discrete wavelet transform applied to the along-track and across-track dimensions, IDWT2 is the associated 2-D inverse discrete wavelet transform, DWT is the 1-D discrete wavelet transform applied to the spectral dimension, IDWT is the 1-D inverse discrete wavelet transform, ηspatial is a threshold function that is applied on band-by-band basis and ηspectral is a threshold function that is applied to the spectra on pixel-by-pixel (i.e. spectrum-by-spectrum) basis.
The denoised signal, {circumflex over (x)}(λ, p, l), is then retrieved by spectral integration, i.e.:
where λi and λj are the center wavelengths of the ith and the jth spectral bands, respectively, and {circumflex over (x)}1(p,l)=y(λ1,p,l).
Correction of the Integration Error
Let the error in the derivative domain at a given spectral band, i, be:
It can be shown that the variance of the integral error of the denoised signal at a single band j is given by:
where is the variance of ε{circumflex over (θ)}
If the error of the denoised signal in the derivative domain at a given pixel is assumed to be stationary, i.e.
then, the expression of the denoised signal integral error at a single band λj can be simplified as:
σε
Accordingly, the mean square error of a given pixel (p,l) becomes:
The mean-square error accumulated due to integration is growing with Λ, the total number of spectral bands. Normally hyperspectral datacubes contain a large number of spectral bands, e.g. 205, which may result in accumulating an error (throughout the integration process) that is significantly larger than the initial noise. Recall that the noise level is initially low, from the problem definition. This means that the error accumulated in the integration process may not only reduce the denoising performance, but may also result in degradation of the signal quality if no action is taken.
Assuming that this error is uniformly distributed in the derivative domain, it will be concentrated in the low frequency region after the integration process, which can be seen as a sort of a low-pass filtering. An embodiment of this invention proposes a simple, yet efficient, solution to reduce this error in the low-frequency components of the denoised signal, {circumflex over (x)}. First, recall that the pure signal portion of y has most of its power located in the low frequency area whereas the noise power is uniformly distributed all over the Fourier frequency spectrum as shown in
This correction is achieved by using two identical low-pass filters (LPFs) as shown in
where Δ+1 is the width of the correction window, {circumflex over (x)} is the denoised signal before correction and {tilde over (x)} is the denoised signal after correction.
The cutoff frequency of the LPF is inversely proportional to the width of the correction window, meaning that a narrower window will replace a larger band of frequency components. For example, the ultimate case of single band window, i.e. Δ=0, would result in replacing the whole denoised {circumflex over (x)} signal (band-by-band) by the noisy signal y. The other extreme example is Δ=Λ−1, which would result in replacing only the DC component of the denoised signal {circumflex over (x)} with the DC of the noisy signal y.
In general, an extremely small width would cause the correction window to be susceptible to noise influence whereas a large width would cause it to fail in tracking the true signal variations.
The bandwidth of the filter is chosen to pass at least 98% of the signal power, which is at a Fourier normalized frequency that is slightly less than 0.1 as shown in
The above approach may be summarized into a specific number of discreete steps. If one has a noisy datacube, to reduce the noise in the data, the following steps are taken
First Order Spectral Derivative:
2-D Spatial Wavelet Shrinkage:
1-D spectral wavelet shrinkage:
Signal Reconstruction:
To determine the effectiveness of the above approach, the denoised data may be evaluated next to the signal data as follows:
The steps relating to the proposed method are discussed in more detail below.
Noise Level Elevation for Effective Denoising
Usually, a data set acquired by a satellite sensor has a considerable high level SNR. In other words, the level of noise might be considerable low. There is a risk of signal deformation during WS denoising. In order to effectively remove the noise, we elevate the noise level temporarily and perform the denoising process in this condition, then reversibly de-elevate the noise level after denoising. This technique is suitable for WS denoising because of its nonlinear nature.
Elevating noise level is achieved by transforming hyperspectral datacube into the spectral derivative domain, which is equivalent to high-pass filtering. This leads to an increase in the noise-to-signal ratio because the signal power is concentrated in the low frequency region, whereas the noise is spread all over the Fourier spectrum. The derivative of a spectral band image at band λ is given by:
where λ is a spectral band center, p is a cross-track pixel number, l is an along-track line number of a noisy datacube y(λ,p,l) λ=1, 2, . . . , Nb; p=1, 2, . . . , Nc; l=1, 2, . . . , Nr and δλ is a small displacement in the spectral dimension. Nb, Nc, Nr are the total number of bands, total number of pixels per line and total number of cross-track lines of the datacube.
Noise Removal in Spatial Domain
After transforming the noisy signal into the spectral derivative domain, compute 2-D wavelet transform for each spectral band image of the spectral derivative of the noisy datacube; estimate a threshold value for each spectral band image; perform soft threshold operation; compute inverse 2-D wavelet transform, i.e.:
{tilde over (θ)}(λ)=IDWT2{ηspatial(DWT2{θ(λ)})} λ=1,2,3, . . . ,Nb (25)
where θ(λ) and {tilde over (θ)}(λ) are the spectral derivative of band image at band λ of the noisy datacube and the spatially denoised derivative spectral band image of the noisy datacube respectively. DWT2 is the 2-D discrete wavelet transform applied to the spectral derivative of the band images (two spatial dimensions, i.e. along-track and across-track dimensions). IDWT2 is the associated 2-D inverse discrete wavelet transform. ηspatial is a threshold function that is applied on band-by-band basis.
Noise Removal in Spectral Domain
Compute 1-D wavelet transform for the spectrum of each spatial pixel at location (p,l) of the spatially denoised datacube, estimate a threshold value for each spectrum, perform soft threshold operation, compute inverse 1-D wavelet transform, i.e.:
{circumflex over (θ)}(p,l)=IDWT2{ηspectral(DWT{{tilde over (θ)}(p,l)})} p=1,2, . . . ,Nc; l=1,2, . . . ,Nr (26)
where {tilde over (θ)}(p,l) and {circumflex over (θ)}(p,l) are the spectrum derivative of the spatially denoised datacube at spatial location (p,l) and the spatially-spectrally denoised spectrum derivative of the datacube at the same location respectively. DWT is the 1-D discrete wavelet transform applied to the spectra (i.e. spectral domain), IDWT is the associated 1-D inverse discrete wavelet transform, ηspectral is a threshold function that is applied to the spectra on pixel-by-pixel basis.
Integration Along the Spectral Axis
The WS denoising is performed in derivative domain. The denoised derivatives need to be converted to the original spatial and spectral domains. The denoised signal, {circumflex over (x)}(λ,p,l), is then retrieved by spectral integration, i.e.:
where λi and λj are the center wavelengths of the ith and the jth spectral bands respectively, and {circumflex over (x)}1(p,l)=y(λ1,p,l).
Correction of the Integration Error
Due to the existence of error of the denoised signal in the derivative domain, the accumulation error after integration can be significantly larger than the initial noise (recall that the noise level is initially low from the problem definition). This means that the error accumulated in the integration process may not only reduce the denoising performance and cause instability, but may also result in degradation of the signal quality if no action is taken. To overcome this problem the integration error is corrected by cancelling the accumulated error and compensating the cancelled signal using two identical low-pass filters as shown in the block diagram of the method and system. Moving average (MA) filters are used. The MA filter is applied using a sliding window of width Δ+1, which we refer to as the correction window. The correction window replaces the low-frequency components of the denoised signal, {circumflex over (x)}(λ,p,l), by the low-frequency components of the noisy signal, y(λ,p,l), i.e.:
where Δ+1 is the width of the correction window, {circumflex over (x)}(λ,p,l) is the denoised signal before correction and {tilde over (x)}(λ,p,l) is the denoised signal after correction.
The cutoff frequency of the low-pass filter is inversely proportional to the width of the correction window. A narrower window will replace a larger band of frequency components. The bandwidth of the filter is chosen to pass at least 98% of the signal power, which is at a Fourier normalized frequency that is slightly less than 0.1. This is corresponding to a window width that is equal to 5 spectral bands.
The proposed method was applied to the test datacubes and the results of this exercise are detailed in the below. The reason more than one datacube are considered, is to examine the proposed method for two major application types, namely vegetation and mineral applications. The GVWD datacube is an example of vegetation-dominated scene whereas the Cuprite datacube represents a scene that is rich in minerals.
The assessment is carried out in terms of SNR that is defined by:
where PX is the power of the pure signal x(λ,p,l) and PÑ is the noise power in the denoised datacube {tilde over (x)}(λ,p,l). i.e.:
A detailed assessment is also provided, which is represented in terms of SNR per band image of the datacube:
Table 1 and Table 3 list the SNRdenoised after denoising the GVWD and the Cuprite datacubes, respectively, as well as the initial SNR before denoising of the noisy datacubes. Two types of wavelet families are implemented, namely Daubechies(N) and Coiflets(N) wavelets, where N is the order of the wavelet function. They both have N wavelet vanishing moments, however, Daubechies have more compact support whereas Coiflets have 2N−1 scaling function vanishing moments[21]. The experiment is limited to one level of wavelet decomposition in order to allow for higher order wavelets to be examined. Three WS threshold methods are used, namely BayesShrink, SURE and Minimax.
Table 1 below shows that the initial SNR of the noisy GVWD datacube is 2144.14 and the SNR after baseline WS denoising is up to 2335.71. The undecimated WS denoising and the 3-D WS denoising provide SNR up to 2453.57 and 2695.36, respectively. These results are consistent with the conclusions in [7] and [21] regarding the undecimated WS denoising and the 3-D WS denoising being better than the baseline WS, respectively. The Inter-Band Correlation (IBC) WS and the Besov Ball Projections (BBP) WS provide SNR of 2304.7 and 570.39, respectively. Although the latter two methods are efficient in removing fixed-variance noise at medium SNR, their performance is different for varying low-level noise environment. This is because they assume a fixed noise variance. It should be noted that The threshold and the wavelet columns do not apply to the Initial, the IBC and the BBP SNR columns. The initial SNR exists before denoising, whereas the IBC and the BBP utilize their own threshold criteria.
The proposed method provides an SNR up to 3954.85, which constitutes an improvement of 84.44%. If the two components of the proposed method, i.e. the hybrid spatial-spectral (HSS) component and the Spectral Derivative (SD) component, are applied separately, they provide improvements of up to 56.99% and 5.77%, respectively, as shown in Table 2. Yet, when they are combined, they achieve an SNR improvement (84.44%) that is significantly higher than the sum of the individual SNR improvements of the two components.
The detailed per-band performance of the proposed method is plotted in
The same procedure is applied to the simulated Cuprite datacube, where similar results are obtained. Table 3 shows that the proposed HSSNR method improves the datacube SNR from an initial value of 3961.45 to up to 7857.42, i.e. 98.35% improvement in SNR, which is significantly higher than the other methods.
The proposed method may be seen as a distinct series of steps to be executed. Such a series of steps may be diagrammed as a flowchart as show in
The method begins in step 10, that of receiving the “noisy” datacube. Step 20 then elevates the noise level in the data/signal. This can be done by transforming the hyperspectral datacube into the spectral derivative domain.
Step 30 is that of denoising the image in the spatial domain. This can be done by, in turn, computing the 2D wavelet transform for each spectral band image of the spectral derivative of the noisy datacube, estimating a threshold value for each spectral band image, performing a soft threshold WS operation, and then computing an inverse 2-D wavelet transform.
Step 40 then denoises the image in the spectral domain. This is ideally done on the spatially denoised datacube but it can be done after step 20. The denoising in the spectral domain is similar to step 30. It may be done by: computing the 1D wavelet transform for the spectrum of each spatial pixel at a specific location of the datacube, estimating a threshold value for each spectrum, performing a soft threshold WS operation, and then computing an inverse 1-D wavelet transform.
After denoising, the signal is then retrieved to result in the original spatial and spectral domains by integration (step 50). However, since integration may introduce errors into the data, these errors are corrected for in step 60. Such correction may take the form of compensating the cancelled signal using low pass filters which use a moving average or a sliding/correction window.
While the method results from the development of improving signal-to-noise ratio (SNR) of multi-dimensional satellite sensor data, it is also applicable to any field in which three-dimensional or more data, such as airborne hyperspectral imaging, medical imaging (CAT scans and MRI) etc.
The invention may also take the form of a system that executes the steps in the method. Such a system is illustrated in
Referring to
Embodiments of the invention may be implemented in any conventional computer programming language. For example, preferred embodiments may be implemented in a procedural programming language (e.g. “C”) or an object oriented language (e.g. “C++”). Alternative embodiments of the invention may be implemented as pre-programmed hardware elements, other related components, or as a combination of hardware and software components.
Embodiments can be implemented as a computer program product for use with a computer system. Such implementation may include a series of computer instructions fixed either on a tangible medium, such as a computer readable medium (e.g., a diskette, CD-ROM, ROM, or fixed disk) or transmittable to a computer system, via a modem or other interface device, such as a communications adapter connected to a network over a medium. The medium may be either a tangible medium (e.g., optical or electrical communications lines) or a medium implemented with wireless techniques (e.g., microwave, infrared or other transmission techniques). The series of computer instructions embodies all or part of the functionality previously described herein. Those skilled in the art should appreciate that such computer instructions can be written in a number of programming languages for use with many computer architectures or operating systems. Furthermore, such instructions may be stored in any memory device, such as semiconductor, magnetic, optical or other memory devices, and may be transmitted using any communications technology, such as optical, infrared, microwave, or other transmission technologies. It is expected that such a computer program product may be distributed as a removable medium with accompanying printed or electronic documentation (e.g., shrink wrapped software), preloaded with a computer system (e.g., on system ROM or fixed disk), or distributed from a server over the network (e.g., the Internet or World Wide Web). Of course, some embodiments of the invention may be implemented as a combination of both software (e.g., a computer program product) and hardware. Still other embodiments of the invention may be implemented as entirely hardware, or entirely software (e.g., a computer program product).
A person understanding this invention may now conceive of alternative structures and embodiments or variations of the above all of which are intended to fall within the scope of the invention as defined in the claims that follow.
This application claims the benefit of priority of U.S. Provisional Patent Application No. 60/763,381 filed Jan. 31, 2006 which is hereby incorporated by reference.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/CA2007/000114 | 1/29/2007 | WO | 00 | 7/2/2010 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2007/087702 | 8/9/2007 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
6633683 | Dinh et al. | Oct 2003 | B1 |
6741739 | Vincent | May 2004 | B1 |
6819790 | Suzuki et al. | Nov 2004 | B2 |
6892089 | Prince et al. | May 2005 | B1 |
7337070 | Lecerf | Feb 2008 | B2 |
7876820 | Auwera et al. | Jan 2011 | B2 |
8149336 | Mohanty et al. | Apr 2012 | B2 |
20040008904 | Lin et al. | Jan 2004 | A1 |
20040064307 | Scalart | Apr 2004 | A1 |
20050068430 | Yano et al. | Mar 2005 | A1 |
20050248687 | Lee et al. | Nov 2005 | A1 |
20110170796 | Qian | Jul 2011 | A1 |
Number | Date | Country |
---|---|---|
2640683 | Aug 2007 | CA |
1982305 | Jun 2011 | EP |
03107659 | Dec 2003 | WO |
2007087702 | Aug 2007 | WO |
Entry |
---|
Basuhail, A. et al., “Wavelet-based noise reduction in multispectral imagery,” SPIE Conf Algorithms for Multispectral and HyperspectralImagery IV, Orlando, vol. 3372, pp. 234-240, 1998. |
Bruce, A.G. et al., “Understanding waveshrink: variance and bias estimation,” Biometrika, vol. 83, pp. 727-745, 1996. |
Bui, T. D. et al., “Translation-invariant denoising using Multiwavelets,” IEEE Trans. Signal Processing, vol. 64, No. 12, pp. 3414-3420,1998. |
Bukingham, R., et al., “Review of Canadian Airborne and Space Activities in Hyperspectral Remote Sensing,” Canadian Aeronautics and Space Journal, vol. 48, No. 1, pp. 115-121, 2002. |
Chang, S.G., “Adaptive Wavelet Thresholding for Image Denoising and Compression”, IEEE Transactions on Image Processing, vol. 9, No. 9, Sep. 2000. |
Choi, H, et al., “Multiple wavelet basis image 30 denoising using Besov ball projections,” IEEE Signal Processing Letters, vol. 11, issue 9, pp. 717-720, Sep. 2004. |
Donoho, D.L., et al., “Threshold selection for wavelet shrinkage of noisy data,” Proc. IEEE Inte'l Conf Engineering in Medicine and Biology Society, Engineering Advances: New Opportunities for Biomedical Engineers, vol. 1, pp. A24-A25, Nov. 1994. |
Donoho, D.L., et al., “Ideal spatial adaptation via wavelets shrinkage,” Biometrika, vol. 81, pp. 425-455, 1994a. |
Donoho, D.L., et al., “Adapting to unknown smoothness via wavelets shrinkage,” J. American Statistics Association, 90(432), pp. 1200-1224, 1995. |
European Office Action on 1982305 dated Jul. 2, 2010. |
European Search Report on 1982305 dated Mar. 31, 2010. |
European Supplementary Search Report on 1982305 dated Mar. 31, 2010. |
European Communication on 1982305 dated Apr. 19, 2010. |
Gyaourova, A. et al., “Undecimated wavelet transforms for image de-noising,” Lawrence Livermore National Laboratory, Livermore, California, Technical report, UCRL-ID-150931, Nov. 19, 2002. |
International Preliminary Report on Patentability on PCT/CA2007/000114 dated Aug. 5, 2008. |
Lang, M., et al., “Non-linear processing of a shift-invariant DWT for noise reduction,” SPIE, Mathematical Imaging: Wavelet Applications for Dual Use, on SPIE Symp. on DE/Aerospace Sensing and Dual Use Photonics, Orlando, Florida, Apr. 17-21, 1995. |
Lang, M., et al., “Noise reduction using an undecimated discrete wavelet transform,” IEEE Signal Processing Letters, vol. 3, issue 1, pp. 10-12, Jan. 1996. |
MacDonald Dettwiller, “System studies of a small satellite hyperspectral mission, data acceptability”, Contract Technical Report to Canadian Space Agency, St-Hubert, Canada, HY-TN-51-4972, issue 2/1, Mar. 5, 2004. |
Othman, H., et al., “Noise Reduction of Hyperspectral Imagery Using Hybrid Spatial-Spectral Derivative-Domain Wavelet Shrinkage,” IEEE Trans. on Geoscience and Remote Sensing, vol. 44, No. 1, pp. 397-408, Feb. 2006. |
Pizurica, A., et al., “Wavelet domain denoising of single-band and multiband images adapted to the probability of the presence of features of interest,” SPIE Conference Wavelets XI, San Diego, California, USA, Jul. 31-Aug. 4, 2005. |
Pizurica, A., et al., “Estimating the probability of the presence of a signal of interest in multiresolution single- and multiband image denoising,” IEEE Trans. Image Processing (in press), http://telin.ugent.be/-sanja/ Papersrrrans IP2005 ProbShrink.pdf. |
Qian, S-E, et al., “Near lossless data compression onboard a hyperspectral satellite,” IEEE Trans. Aerospace and Electronic Systems, vol. 42, No. 3, pp. 851-866, Jul. 2006. |
Scheunders, P. et al., “Least-squares interband denoising of color and multispectral images,” Int'l Cont. on Image Processing, pp. 985-988, Oct. 2004. |
Scheunders, P., “Wavelet thresholding of multivalued images,” IEEE Trans. Image Processing, vol. 13(4), pp. 475-483, Apr. 2004a. |
Schmidt, K.S., et al., “Smoothing vegetation Spectra with Wavelets,” Int. J. Remote Sensing, vol. 25, No. 6, pp. 1167-1184, Mar. 2004. |
Wallace M. Peter, et al., “A system overview of the Airborne Visible/Infrared Imaging Spectrometer (AVIRIS),” SPIE, vol. 834 Image Spectroscopy II, pp. 22-30, 1987. |
Othman, Hisham et al., “Novel Aβ-Binding Protein and its Peptide Derivatives and Uses Thereof”, Canadian Journal of Remote Sensing, vol. 34, Suppl. 1, pp. S59-S67, 2008. |
Number | Date | Country | |
---|---|---|---|
20110170796 A1 | Jul 2011 | US |
Number | Date | Country | |
---|---|---|---|
60763381 | Jan 2006 | US |