SlideShare uma empresa Scribd logo
1 de 27
Baixar para ler offline
OPTIMIZED RATE ALLOCATION OF
HYPERSPECTRAL IMAGES IN COMPRESSED
DOMAIN USING JPEG2000 Part 2
Presented by
Vikram Jayaram
Authors: Silpa Attluri, Vikram Jayaram, Bryan Usevitch
Applied Signal Processing and Research Group
Division of Computing and Electrical Engineering
The University of Texas at El Paso
2006 IEEE Southwest Symposium on Image Analysis and Interpretation
 Denver, Colorado March 25th – March 28th
OUTLINE
 JPEG2000 Standard
 Description of Data
 DWT pre-processing
 Bit Rate Allocation
 2-D band-wise compression
 High bit rate quantizer model (Traditional model)
 Mixed Model
 Optimal Rate Allocation
 Results : MSE Comparison
 Future Work
 Conclusion
CASE STUDY: Hyperion
 Hyperion System on board of EO-1(developed at
Goddard NASA Center) platform
 Mt Fitton, Northern Flinders Ranges of South
Australia
- Semi-arid (<250 mm per year)
- 29 Deg. 55’ S, 139 Deg. 25’ E 700 Km NW of
Adelaide
- Region abundant in Talc
 Original 3-D set of data: 220 Spectral Bands, 6702 x
256 Dimension.
 Atmospheric Correction performed using Flaash.
Hyperspectral Remote
Sensing
Spectral
Dimension Each spatial
pixel has a
spectrum that
can be used to
analyze the
material
Spatial Dimension
DISCRETE WAVELET
TRANSFORM (DWT)
 Separates low and high frequencies, just as the
Fourier transform.
 Converts signal into a series of wavelets which
are easy for storage.
 Provides time-frequency information
simultaneously.
1-D Wavelet Transform
h
g
2
g
h
g 2
2
2 2
2h
x[n]
y1h[n]
y1l[n]
y2h[n]
y2l[n]
YKh[n]
YKl[n]
1-D DWT
 The 1-D sequence separates low-
frequency and high-frequency
coefficients.
 Low-pass and high-pass filters
together are called analysis filter-
banks.
Implementation
The 1-D wavelet can be implemented to get
similar results by using 2 methods, namely
 Convolution
 Lifting scheme
Forward Transform
oi
n = oi
n-1 + ∑ Pen(k) × ek
n-1 where n Є [1,2,3,….N]
ek
n = ei
n-1 + ∑ Udn(k) × ok
n-1 where n Є [1,2,3,….N]
C
+
++
+
Ud1(z) UdN(z)PeN(z)Pe1(z)
Sθ(z) S1(z)
R1(z)
C
Inverse DWT
 Each subband is interpolated by a factor of 2.
 Insert zeros between samples.
 Filter each resulting sequence with the
synthesis filter-bank.
 Filtered sequences when added gives an
approximation of the original signal.
Inverse Transform
+
+ +
+
+
-PeN(z) -UdN(z)
-Pe1(z)
-Ud1(z)
S1(z)
R1(z)
Sθ(z)
1/2C
1/2C
3-Level 2-D DW Transform
1 HL
1 LH 1 HH
2 HL
2 LH 2 HH
3LL 3 HL
3 LH 3 HH
2-D Band-wise Compression
DWT
Inverse
DWT
MSE
Computation
RAW to PGX
Conversion
J2K Compression
16 bits/pixel
Lossy
compression
Bit
Allocation
Decompression
At Multiple Bit
Rates
Need for Bit Allocation
BANDS
E
N
E
R
G
Y
E
N
E
R
G
Y
BANDS
Before Transformation After DWT
Optimization problem: Based on MSE
Minimize the overall mean squared error
under the constraint that the average bit rate is R
LaGrange Multiplier Technique
When subject to the rate constraint we use the
LaGrange Multiplier Technique which is
    0 xgxh 
  

N
n
nR
N
Rxg
1
1
    


N
n
N
n
n
R
rnr
n
xh
1 1
22222
2 
LaGrange Multiplier
Technique
After we differentiate with respect to Rn
and equate it to zero we have
From this we finally have
 
NN
j
j
n
n RR 1
1
2
2
2log
2
1




R
nMSE 22
2

Mixed Model (et al. Dr. Kosheleva)
From the Mallat and Falzon model we have
Here is the threshold bitrate
But this equation tends to infinity at low bit rates or zero. So we
modify it to









Rif2
Rif
1
~
2
RB
R
R
A
MSE
R
~










~
2
~
0
Rif2
Rif
)(
1
)(
RB
R
RR
A
RMSE
R

~
R
Mixed Model (contd…)
1222
2212
x
loglog
)(log)(log
RR
RMSERMSE



)(log)((log)(log))((loglog 12222212
2
RRMSERRMSEA xx 
oxR
x
RMSE
A
RR
x
x
ox

1
)( 






Here we consider R1 =0.5, R2 =0.75 and R=2 to find the constants
A, , and B using the below
B = MSE(R) 2R
x
Mixed Model Example
Low Bit Rate Model
Original RD Curve
High Bit Rate Model
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
0
2000
4000
6000
8000
10000
12000
14000
Bit rates (bpppb)
M
S
E
Results based on
MSE
10
-2
10
-1
10
0
10
1
0
0.5
1
1.5
2
2.5
3
3.5
4
x 10
4
Compression Rate (bpppb) on LOG Scale
MeanSquaredError(MSE)
DWT Mixed Model RDO
DWT LOG of Variances
10
-2
10
-1
10
0
10
1
0
0.5
1
1.5
2
2.5
3
3.5
4
x 10
4
Compression Rate (bpppb) on LOG Scale
MeanSquaredError(MSE)
DWT Mixed Model &RDO
DWT & Traditional LOG of variances
KLT & RDO
KLT & Traditional LOG of variances
Computational Time
Comparison
3440.531
475378
0
500
1000
1500
2000
2500
3000
3500
4000
PCA DWT (5/3) DWT(9/7)
T
I
M
E
(sec)
Conclusions
 The rate distortion curves obtained from the Mixed
Model are very close to the R-D curves obtained
experimentally.
 Mixed Model and RDO approach gives lower MSE
over the traditional high bit rate quantizer model.
 In the case of KLT the computation time is very high
when compared to DWT and also the memory
requirement is very high in case of KLT. (Reference
Master’s Thesis Vikram Jayaram, 2004)
 The DWT allows for us to divide the huge data set into
parts and pre-process each of these independent of
the other. This enables parallel processing which
cannot be done with KLT.

Mais conteúdo relacionado

Mais procurados (20)

Bode
BodeBode
Bode
 
Bode plot
Bode plotBode plot
Bode plot
 
Algorithm
AlgorithmAlgorithm
Algorithm
 
Unit 4.pptx cs
Unit 4.pptx csUnit 4.pptx cs
Unit 4.pptx cs
 
Calculating transition amplitudes by variational quantum eigensolvers
Calculating transition amplitudes by variational quantum eigensolversCalculating transition amplitudes by variational quantum eigensolvers
Calculating transition amplitudes by variational quantum eigensolvers
 
Dsp lecture vol 4 digital filters
Dsp lecture vol 4 digital filtersDsp lecture vol 4 digital filters
Dsp lecture vol 4 digital filters
 
Spatial encoding part_2
Spatial encoding part_2Spatial encoding part_2
Spatial encoding part_2
 
1 bode plot
1 bode plot1 bode plot
1 bode plot
 
control engineering revision
control engineering revisioncontrol engineering revision
control engineering revision
 
PFN Summer Internship 2021 / Kohei Shinohara: Charge Transfer Modeling in Neu...
PFN Summer Internship 2021 / Kohei Shinohara: Charge Transfer Modeling in Neu...PFN Summer Internship 2021 / Kohei Shinohara: Charge Transfer Modeling in Neu...
PFN Summer Internship 2021 / Kohei Shinohara: Charge Transfer Modeling in Neu...
 
Fullprof Refinement
Fullprof RefinementFullprof Refinement
Fullprof Refinement
 
Deblending
DeblendingDeblending
Deblending
 
Lag Compensator
Lag CompensatorLag Compensator
Lag Compensator
 
240 spatial encoding
240 spatial encoding240 spatial encoding
240 spatial encoding
 
Bode diagram
Bode diagramBode diagram
Bode diagram
 
Minimum spanning tree
Minimum spanning treeMinimum spanning tree
Minimum spanning tree
 
Design of sampled data control systems part 2. 6th lecture
Design of sampled data control systems part 2.  6th lectureDesign of sampled data control systems part 2.  6th lecture
Design of sampled data control systems part 2. 6th lecture
 
Graph Regularised Hashing
Graph Regularised HashingGraph Regularised Hashing
Graph Regularised Hashing
 
minimum spanning tree
minimum spanning tree minimum spanning tree
minimum spanning tree
 
My presentation minimum spanning tree
My presentation minimum spanning treeMy presentation minimum spanning tree
My presentation minimum spanning tree
 

Semelhante a RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN

A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...
A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...
A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...cscpconf
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...ijistjournal
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...ijistjournal
 
Waveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxWaveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxKIRUTHIKAAR2
 
Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...Pioneer Natural Resources
 
Waveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxWaveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxKIRUTHIKAAR2
 
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Arthur Weglein
 
Non-Linear Optimization Scheme for Non-Orthogonal Multiuser Access
Non-Linear Optimization Schemefor Non-Orthogonal Multiuser AccessNon-Linear Optimization Schemefor Non-Orthogonal Multiuser Access
Non-Linear Optimization Scheme for Non-Orthogonal Multiuser AccessVladimir Lyashev
 
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...David Sabater Dinter
 
A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...
A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...
A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...Jialin LIU
 
Decomposition and Denoising for moment sequences using convex optimization
Decomposition and Denoising for moment sequences using convex optimizationDecomposition and Denoising for moment sequences using convex optimization
Decomposition and Denoising for moment sequences using convex optimizationBadri Narayan Bhaskar
 
RF Module Design - [Chapter 1] From Basics to RF Transceivers
RF Module Design - [Chapter 1] From Basics to RF TransceiversRF Module Design - [Chapter 1] From Basics to RF Transceivers
RF Module Design - [Chapter 1] From Basics to RF TransceiversSimen Li
 
Presentation for the 21th EUROSTAR Users Conference - June 2013
Presentation for the 21th EUROSTAR Users Conference - June 2013 Presentation for the 21th EUROSTAR Users Conference - June 2013
Presentation for the 21th EUROSTAR Users Conference - June 2013 Antonios Arkas
 

Semelhante a RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN (20)

7 227 2005
7 227 20057 227 2005
7 227 2005
 
Ph ddefence
Ph ddefencePh ddefence
Ph ddefence
 
A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...
A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...
A MODIFIED DIRECTIONAL WEIGHTED CASCADED-MASK MEDIAN FILTER FOR REMOVAL OF RA...
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
 
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
DESPECKLING OF SAR IMAGES BY OPTIMIZING AVERAGED POWER SPECTRAL VALUE IN CURV...
 
Waveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxWaveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptx
 
Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...
 
Waveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptxWaveform_codingUNIT-II_DC_-PPT.pptx
Waveform_codingUNIT-II_DC_-PPT.pptx
 
Chang etal 2012a
Chang etal 2012aChang etal 2012a
Chang etal 2012a
 
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
 
Pcm
PcmPcm
Pcm
 
Non-Linear Optimization Scheme for Non-Orthogonal Multiuser Access
Non-Linear Optimization Schemefor Non-Orthogonal Multiuser AccessNon-Linear Optimization Schemefor Non-Orthogonal Multiuser Access
Non-Linear Optimization Scheme for Non-Orthogonal Multiuser Access
 
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
 
A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...
A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...
A Mathematically Derived Number of Resamplings for Noisy Optimization (GECCO2...
 
Decomposition and Denoising for moment sequences using convex optimization
Decomposition and Denoising for moment sequences using convex optimizationDecomposition and Denoising for moment sequences using convex optimization
Decomposition and Denoising for moment sequences using convex optimization
 
RF Module Design - [Chapter 1] From Basics to RF Transceivers
RF Module Design - [Chapter 1] From Basics to RF TransceiversRF Module Design - [Chapter 1] From Basics to RF Transceivers
RF Module Design - [Chapter 1] From Basics to RF Transceivers
 
ACS 22LIE12 lab Manul.docx
ACS 22LIE12 lab Manul.docxACS 22LIE12 lab Manul.docx
ACS 22LIE12 lab Manul.docx
 
Oceans13 Presentation
Oceans13 PresentationOceans13 Presentation
Oceans13 Presentation
 
Presentation for the 21th EUROSTAR Users Conference - June 2013
Presentation for the 21th EUROSTAR Users Conference - June 2013 Presentation for the 21th EUROSTAR Users Conference - June 2013
Presentation for the 21th EUROSTAR Users Conference - June 2013
 
Bf4102414417
Bf4102414417Bf4102414417
Bf4102414417
 

Mais de Pioneer Natural Resources

Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...
Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...
Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...Pioneer Natural Resources
 
Interpretation Special-Section: Insights into digital oilfield data using ar...
 Interpretation Special-Section: Insights into digital oilfield data using ar... Interpretation Special-Section: Insights into digital oilfield data using ar...
Interpretation Special-Section: Insights into digital oilfield data using ar...Pioneer Natural Resources
 
An approach to offer management: maximizing sales with fare products and anci...
An approach to offer management: maximizing sales with fare products and anci...An approach to offer management: maximizing sales with fare products and anci...
An approach to offer management: maximizing sales with fare products and anci...Pioneer Natural Resources
 
A comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognitionA comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognitionPioneer Natural Resources
 
3D Gravity Modeling of Osage County Oklahoma for 3D Gravity Interpretation
3D Gravity Modeling of Osage County Oklahoma for 3D Gravity Interpretation3D Gravity Modeling of Osage County Oklahoma for 3D Gravity Interpretation
3D Gravity Modeling of Osage County Oklahoma for 3D Gravity InterpretationPioneer Natural Resources
 
Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...
Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...
Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...Pioneer Natural Resources
 
Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...
Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...
Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...Pioneer Natural Resources
 
Active learning algorithms in seismic facies classification
Active learning algorithms in seismic facies classificationActive learning algorithms in seismic facies classification
Active learning algorithms in seismic facies classificationPioneer Natural Resources
 
A Rapid Location Independent Full Tensor Gravity Algorithm
A Rapid Location Independent Full Tensor Gravity AlgorithmA Rapid Location Independent Full Tensor Gravity Algorithm
A Rapid Location Independent Full Tensor Gravity AlgorithmPioneer Natural Resources
 
Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...
Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...
Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...Pioneer Natural Resources
 

Mais de Pioneer Natural Resources (16)

Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...
Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...
Hydraulic Fracturing Stimulation Monitoring with Distributed Fiber Optic Sens...
 
Interpretation Special-Section: Insights into digital oilfield data using ar...
 Interpretation Special-Section: Insights into digital oilfield data using ar... Interpretation Special-Section: Insights into digital oilfield data using ar...
Interpretation Special-Section: Insights into digital oilfield data using ar...
 
Machine learning for Seismic Data Analysis
Machine learning for Seismic Data AnalysisMachine learning for Seismic Data Analysis
Machine learning for Seismic Data Analysis
 
An approach to offer management: maximizing sales with fare products and anci...
An approach to offer management: maximizing sales with fare products and anci...An approach to offer management: maximizing sales with fare products and anci...
An approach to offer management: maximizing sales with fare products and anci...
 
A comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognitionA comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognition
 
3D Gravity Modeling of Osage County Oklahoma for 3D Gravity Interpretation
3D Gravity Modeling of Osage County Oklahoma for 3D Gravity Interpretation3D Gravity Modeling of Osage County Oklahoma for 3D Gravity Interpretation
3D Gravity Modeling of Osage County Oklahoma for 3D Gravity Interpretation
 
Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...
Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...
Receiver deghosting method to mitigate F-­K transform artifacts: A non-­windo...
 
Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...
Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...
Distance Metric Based Multi-Attribute Seismic Facies Classification to Identi...
 
Active learning algorithms in seismic facies classification
Active learning algorithms in seismic facies classificationActive learning algorithms in seismic facies classification
Active learning algorithms in seismic facies classification
 
A Rapid Location Independent Full Tensor Gravity Algorithm
A Rapid Location Independent Full Tensor Gravity AlgorithmA Rapid Location Independent Full Tensor Gravity Algorithm
A Rapid Location Independent Full Tensor Gravity Algorithm
 
2009 spie hmm
2009 spie hmm2009 spie hmm
2009 spie hmm
 
Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...
Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...
Directional Analysis and Filtering for Dust Storm detection in NOAA-AVHRR Ima...
 
2009 asilomar
2009 asilomar2009 asilomar
2009 asilomar
 
2008 spie gmm
2008 spie gmm2008 spie gmm
2008 spie gmm
 
2007 asprs
2007 asprs2007 asprs
2007 asprs
 
2006 ssiai
2006 ssiai2006 ssiai
2006 ssiai
 

Último

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Último (20)

Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 

RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN

  • 1. OPTIMIZED RATE ALLOCATION OF HYPERSPECTRAL IMAGES IN COMPRESSED DOMAIN USING JPEG2000 Part 2 Presented by Vikram Jayaram Authors: Silpa Attluri, Vikram Jayaram, Bryan Usevitch Applied Signal Processing and Research Group Division of Computing and Electrical Engineering The University of Texas at El Paso 2006 IEEE Southwest Symposium on Image Analysis and Interpretation  Denver, Colorado March 25th – March 28th
  • 2. OUTLINE  JPEG2000 Standard  Description of Data  DWT pre-processing  Bit Rate Allocation  2-D band-wise compression  High bit rate quantizer model (Traditional model)  Mixed Model  Optimal Rate Allocation  Results : MSE Comparison  Future Work  Conclusion
  • 3. CASE STUDY: Hyperion  Hyperion System on board of EO-1(developed at Goddard NASA Center) platform  Mt Fitton, Northern Flinders Ranges of South Australia - Semi-arid (<250 mm per year) - 29 Deg. 55’ S, 139 Deg. 25’ E 700 Km NW of Adelaide - Region abundant in Talc  Original 3-D set of data: 220 Spectral Bands, 6702 x 256 Dimension.  Atmospheric Correction performed using Flaash.
  • 4. Hyperspectral Remote Sensing Spectral Dimension Each spatial pixel has a spectrum that can be used to analyze the material Spatial Dimension
  • 5.
  • 6. DISCRETE WAVELET TRANSFORM (DWT)  Separates low and high frequencies, just as the Fourier transform.  Converts signal into a series of wavelets which are easy for storage.  Provides time-frequency information simultaneously.
  • 7. 1-D Wavelet Transform h g 2 g h g 2 2 2 2 2h x[n] y1h[n] y1l[n] y2h[n] y2l[n] YKh[n] YKl[n]
  • 8. 1-D DWT  The 1-D sequence separates low- frequency and high-frequency coefficients.  Low-pass and high-pass filters together are called analysis filter- banks.
  • 9. Implementation The 1-D wavelet can be implemented to get similar results by using 2 methods, namely  Convolution  Lifting scheme
  • 10. Forward Transform oi n = oi n-1 + ∑ Pen(k) × ek n-1 where n Є [1,2,3,….N] ek n = ei n-1 + ∑ Udn(k) × ok n-1 where n Є [1,2,3,….N] C + ++ + Ud1(z) UdN(z)PeN(z)Pe1(z) Sθ(z) S1(z) R1(z) C
  • 11. Inverse DWT  Each subband is interpolated by a factor of 2.  Insert zeros between samples.  Filter each resulting sequence with the synthesis filter-bank.  Filtered sequences when added gives an approximation of the original signal.
  • 12. Inverse Transform + + + + + -PeN(z) -UdN(z) -Pe1(z) -Ud1(z) S1(z) R1(z) Sθ(z) 1/2C 1/2C
  • 13. 3-Level 2-D DW Transform 1 HL 1 LH 1 HH 2 HL 2 LH 2 HH 3LL 3 HL 3 LH 3 HH
  • 14. 2-D Band-wise Compression DWT Inverse DWT MSE Computation RAW to PGX Conversion J2K Compression 16 bits/pixel Lossy compression Bit Allocation Decompression At Multiple Bit Rates
  • 15. Need for Bit Allocation BANDS E N E R G Y E N E R G Y BANDS Before Transformation After DWT
  • 16. Optimization problem: Based on MSE Minimize the overall mean squared error under the constraint that the average bit rate is R
  • 17. LaGrange Multiplier Technique When subject to the rate constraint we use the LaGrange Multiplier Technique which is     0 xgxh      N n nR N Rxg 1 1        N n N n n R rnr n xh 1 1 22222 2 
  • 18. LaGrange Multiplier Technique After we differentiate with respect to Rn and equate it to zero we have From this we finally have   NN j j n n RR 1 1 2 2 2log 2 1     R nMSE 22 2 
  • 19. Mixed Model (et al. Dr. Kosheleva) From the Mallat and Falzon model we have Here is the threshold bitrate But this equation tends to infinity at low bit rates or zero. So we modify it to          Rif2 Rif 1 ~ 2 RB R R A MSE R ~           ~ 2 ~ 0 Rif2 Rif )( 1 )( RB R RR A RMSE R  ~ R
  • 20. Mixed Model (contd…) 1222 2212 x loglog )(log)(log RR RMSERMSE    )(log)((log)(log))((loglog 12222212 2 RRMSERRMSEA xx  oxR x RMSE A RR x x ox  1 )(        Here we consider R1 =0.5, R2 =0.75 and R=2 to find the constants A, , and B using the below B = MSE(R) 2R x
  • 21. Mixed Model Example Low Bit Rate Model Original RD Curve High Bit Rate Model 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 0 2000 4000 6000 8000 10000 12000 14000 Bit rates (bpppb) M S E
  • 23. 10 -2 10 -1 10 0 10 1 0 0.5 1 1.5 2 2.5 3 3.5 4 x 10 4 Compression Rate (bpppb) on LOG Scale MeanSquaredError(MSE) DWT Mixed Model RDO DWT LOG of Variances
  • 24. 10 -2 10 -1 10 0 10 1 0 0.5 1 1.5 2 2.5 3 3.5 4 x 10 4 Compression Rate (bpppb) on LOG Scale MeanSquaredError(MSE) DWT Mixed Model &RDO DWT & Traditional LOG of variances KLT & RDO KLT & Traditional LOG of variances
  • 25.
  • 27. Conclusions  The rate distortion curves obtained from the Mixed Model are very close to the R-D curves obtained experimentally.  Mixed Model and RDO approach gives lower MSE over the traditional high bit rate quantizer model.  In the case of KLT the computation time is very high when compared to DWT and also the memory requirement is very high in case of KLT. (Reference Master’s Thesis Vikram Jayaram, 2004)  The DWT allows for us to divide the huge data set into parts and pre-process each of these independent of the other. This enables parallel processing which cannot be done with KLT.