SlideShare ist ein Scribd-Unternehmen logo
1 von 21
Pan Sharpening
NADIA AHMED AZIZ
INTRODUCTION
Pan sharpening is a process of merging high-resolution panchromatic and
lower resolution multispectral imagery to create a single high-resolution color
image.
A multispectral image contains a higher degree of spectral resolution than a
panchromatic image, while often a panchromatic image will have a higher
spatial resolution than a multispectral image. A pan sharpened image represents
a sensor fusion between the multispectral and panchromatic images which gives
the best of both image types, high spectral resolution AND high spatial
resolution. This is the simple why of pan sharpening.
Panchromatic sharpening is one of the most used techniques in remote sensing
imaginary. Google Maps and mostly nearly every map creating company use
this technique to increase image quality. Further, this Sharpened image can be
used in various application and to extract important features from image data
such as area calculation
fundamental concepts
Multispectral Data
A multispectral image is an image that contains more than one spectral band.
It is formed by a sensor which is capable of separating light reflected from the
earth into discrete spectral bands. A color image is a very simple example of a
multispectral image that contains three bands. In this case, the bands
correspond to the blue, green and red wavelength bands of the
electromagnetic spectrum. The electromagnetic spectrum is the wavelength
(or frequency) mapping of electromagnetic energy, as shown in the figure.
The electromagnetic spectrum
Panchromatic data
In contrast to the multispectral image, a panchromatic image contains
only one wide band of reflectance data. The data is usually representative
of a range of bands and wavelengths, such as visible or thermal infrared,
that is, it combines many colors so it is “pan” chromatic.
Panchromatic images can generally be collected with higher spatial
resolution than a multispectral image because the broad spectral range
allows smaller detectors to be used while maintaining a high signal to
noise ratio.
Panchromatic sharpening methods
ArcGIS provides five image fusion methods from which to choose to create
the pan-sharpened image:
1. The Brovey transformation.
2. The intensity-hue-saturation (IHS) transformation.
3. The Esri pan-sharpening transformation.
4. The simple mean transformation.
5. The Gram-Schmidt spectral sharpening method.
Each of these methods uses different models to improve the spatial
resolution while maintaining the color, and some are adjusted to include a
weighting so that a fourth band can be included (such as the near-infrared
band available in many multispectral image sources). By adding the
weighting and enabling the infrared component, the visual quality in the
output colors is improved.
1. Brovey
The Brovey transformation is based on spectral modeling and was
developed to increase the visual contrast in the high and low ends of
the data's histogram.
In the Brovey transformation, the general equation uses red, green, and
blue (RGB) and the panchromatic bands as inputs to output new red,
green, and blue bands. For example:
Red_out = Red_in / [(blue_in + green_in + red_in) * Pan]
2. Esri
The Esri pan-sharpening transformation uses a weighted average and the additional near-infrared band
(optional).
The result of the weighted average is used to create an adjustment value (ADJ) that is then used in calculating
the output values. For example:
ADJ = pan image - WA
Red_out = R + ADJ
Green_out = G + ADJ
Blue_out = B + ADJ
Near_Infrared_out = I + ADJ
The weights for the multispectral bands depend on the overlap of the spectral sensitivity curves of the
multispectral bands with the panchromatic band.
3. Gram-Schmidt
The Gram-Schmidt pan-sharpening method is based on a general algorithm for
vector orthogonalization—the Gram-Schmidt orthogonalization. This
algorithm takes in vectors (for example, 3 vectors in 3D space) that are not
orthogonal, and then rotates them so that they are orthogonal afterward.
In the case of images, each band (panchromatic, red, green, blue, and infrared)
corresponds to one vector.
In the Gram-Schmidt pan-sharpening method, the first step is to create a low-resolution pan band by
computing a weighted average of the MS bands. Next, these bands are decorrelated using the Gram-
Schmidt orthogonalization algorithm, treating each band as one multidimensional vector. The
simulated low-resolution pan band is used as the first vector; which is not rotated or transformed. The
low-resolution pan band is then replaced by the high-resolution pan band, and all bands are back-
transformed in high resolution.
Some suggested weights for common sensors are (order: red, green, blue, infrared) as follows:
 GeoEye—0.6, 0.85, 0.75, 0.3
 IKONOS—0.85, 0.65, 0.35, 0.9
 QuickBird—0.85, 0.7, 0.35, 1.0
 WorldView-2—0.95, 0.7, 0.5, 1.0
IHS
The IHS pan-sharpening method converts the multispectral image from RGB
to intensity, hue, and saturation. The low-resolution intensity is replaced with
the high-resolution panchromatic image. If the multispectral image contains an
infrared band, it is taken into account by subtracting it using a weighting factor.
The equation used to derive the altered intensity value is as follows:
Intensity = P - I * IW
Then the image is back-transformed from IHS to RGB in the higher resolution.
Simple mean
The simple mean transformation method applies a simple mean averaging
equation to each of the output band combinations. For example:
• Red_out= 0.5 * (Red_in + Pan_in)
• Green_out = 0.5 * (Green_in + Pan_in)
• Blue_out= 0.5 * (Blue_in + Pan_in)
Case study
Pan sharpening Image Using ArcGIS
(Landsat 8)
Landsat 8
Landsat 8 carries two push-broom instruments: The Operational Land
Imager (OLI) and the Thermal Infrared Sensor (TIRS).
images consist of eight spectral bands with a spatial resolution of 30 meters
for Bands 1 to 7 and 9.
The resolution for Band 8 (panchromatic) is 15 meters. Thermal bands 10
and 11 are useful in providing more accurate surface temperatures and are
collected at 100 meters.
Landsat 8
Operational
Land Imager
(OLI)
and
Thermal
Infrared
Sensor
(TIRS)
Launched
February 11, 2013
Bands
Wavelength
(micrometers)
Resolution
(meters)
Band 1 - Coastal aerosol 0.43 - 0.45 30
Band 2 - Blue 0.45 - 0.51 30
Band 3 - Green 0.53 - 0.59 30
Band 4 - Red 0.64 - 0.67 30
Band 5 - Near Infrared (NIR) 0.85 - 0.88 30
Band 6 - SWIR 1 1.57 - 1.65 30
Band 7 - SWIR 2 2.11 - 2.29 30
Band 8 - Panchromatic 0.50 - 0.68 15
Band 9 - Cirrus 1.36 - 1.38 30
Band 10 - Thermal Infrared
(TIRS) 1
10.60 - 11.19 100
Band 11 - Thermal Infrared
(TIRS) 2
11.50 - 12.51 100
Displayed below are some common band combinations in RGB comparisons
for Landsat 7 or Landsat 5, and Landsat 8.
Landsat 7
Landsat 5
Landsat 8
Color Infrared: 4, 3, 2 5,4,3
Natural Color: 3, 2, 1 4,3,2
False Color: 5,4,3 6,5,4
Landsat 5
Landsat 8
Color Infrared: 4, 3, 2 5,4,3
Natural Color: 3, 2, 1 4,3,2
False Color: 5,4,3 6,5,4
False Color: 7,5,3 7,6,4
False Color: 7,4,2 7,5,3
Applying pan-sharpening to a raster layer
in ArcMap:
1. In ArcMap, add the lower-resolution color image to the map using the Add
Data button.
2. Right-click the raster layer in the table of contents and click Properties.
3. Click the Symbology tab.
4. Click the Panchromatic Image drop-down arrow and click an image name
or click the browse button and select the higher-resolution image.
5. Click the Pan-sharpening Type drop-down list and choose the desired color transformation.
• IHS
• Brovey
• Esri
• Simple Mean
• Gram-Schmidt
6. Optionally, type a weight value for each of the red, green, blue, and infrared bands.
7. Optionally, if the fourth band of your raster dataset is the infrared band and you want to use it, then
you need to check the 4th-band as Infrared Image check box.
Pan sharpening

Weitere ähnliche Inhalte

Was ist angesagt?

Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANIP.K. Mani
 
Digital image processing
Digital image processingDigital image processing
Digital image processingMuheeb Awawdeh
 
Thermal remote sensing
Thermal remote sensingThermal remote sensing
Thermal remote sensingSakthivel R
 
Digital image processing
Digital image processingDigital image processing
Digital image processinglakhveer singh
 
Atmoshpheric effect on remote sensing data
Atmoshpheric effect on remote sensing dataAtmoshpheric effect on remote sensing data
Atmoshpheric effect on remote sensing dataYADAVVIVEKA
 
Band ratioing presentation
Band ratioing presentationBand ratioing presentation
Band ratioing presentationsk asadul haque
 
Remote Sensing: Resolution Merge
Remote Sensing: Resolution MergeRemote Sensing: Resolution Merge
Remote Sensing: Resolution MergeKamlesh Kumar
 
Remote Sensing Platforms and Sensors
Remote Sensing Platforms and SensorsRemote Sensing Platforms and Sensors
Remote Sensing Platforms and SensorsUday kumar Devalla
 
Sentinel 2
Sentinel 2Sentinel 2
Sentinel 2Openmaps
 
Geometric correction
Geometric correctionGeometric correction
Geometric correctionDocumentStory
 
Sensors for remote sensing
Sensors for remote sensingSensors for remote sensing
Sensors for remote sensingMohsin Siddique
 
Basics of remote sensing, pk mani
Basics of remote sensing, pk maniBasics of remote sensing, pk mani
Basics of remote sensing, pk maniP.K. Mani
 
BASIC CONCEPTS OF PHOTOGRAMMETRY
BASIC CONCEPTS OF PHOTOGRAMMETRYBASIC CONCEPTS OF PHOTOGRAMMETRY
BASIC CONCEPTS OF PHOTOGRAMMETRYNamitha M R
 
Overview of hyperspectral remote sensing of impervious surfaces
Overview of hyperspectral remote sensing of impervious surfacesOverview of hyperspectral remote sensing of impervious surfaces
Overview of hyperspectral remote sensing of impervious surfaceszhengspace
 

Was ist angesagt? (20)

Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
 
Historical Development of Photogrammetry
Historical Development of PhotogrammetryHistorical Development of Photogrammetry
Historical Development of Photogrammetry
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Thermal remote sensing
Thermal remote sensingThermal remote sensing
Thermal remote sensing
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Atmoshpheric effect on remote sensing data
Atmoshpheric effect on remote sensing dataAtmoshpheric effect on remote sensing data
Atmoshpheric effect on remote sensing data
 
Band ratioing presentation
Band ratioing presentationBand ratioing presentation
Band ratioing presentation
 
Remote Sensing: Resolution Merge
Remote Sensing: Resolution MergeRemote Sensing: Resolution Merge
Remote Sensing: Resolution Merge
 
Digital photogrammetry
Digital photogrammetryDigital photogrammetry
Digital photogrammetry
 
Remote Sensing Platforms and Sensors
Remote Sensing Platforms and SensorsRemote Sensing Platforms and Sensors
Remote Sensing Platforms and Sensors
 
Sentinel 2
Sentinel 2Sentinel 2
Sentinel 2
 
Geometric correction
Geometric correctionGeometric correction
Geometric correction
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
 
Sensors for remote sensing
Sensors for remote sensingSensors for remote sensing
Sensors for remote sensing
 
Basics of remote sensing, pk mani
Basics of remote sensing, pk maniBasics of remote sensing, pk mani
Basics of remote sensing, pk mani
 
BASIC CONCEPTS OF PHOTOGRAMMETRY
BASIC CONCEPTS OF PHOTOGRAMMETRYBASIC CONCEPTS OF PHOTOGRAMMETRY
BASIC CONCEPTS OF PHOTOGRAMMETRY
 
Historical Development of Photogrammetry
Historical Development of PhotogrammetryHistorical Development of Photogrammetry
Historical Development of Photogrammetry
 
rs and gis
rs and gisrs and gis
rs and gis
 
Overview of hyperspectral remote sensing of impervious surfaces
Overview of hyperspectral remote sensing of impervious surfacesOverview of hyperspectral remote sensing of impervious surfaces
Overview of hyperspectral remote sensing of impervious surfaces
 

Ähnlich wie Pan sharpening

International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
IMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGIMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGgarima0690
 
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...journal ijrtem
 
PCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionPCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionIJMTST Journal
 
Efficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range ImageEfficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range Imagerahulmonikasharma
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesEditor IJCATR
 
G143741
G143741G143741
G143741irjes
 
IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...
IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...
IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...ijsrd.com
 
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...cscpconf
 
Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...csandit
 
Project report_DTRL_subrat
Project report_DTRL_subratProject report_DTRL_subrat
Project report_DTRL_subratSubrat Prasad
 
Comparison of image fusion methods
Comparison of image fusion methodsComparison of image fusion methods
Comparison of image fusion methodsAmr Nasr
 
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET Journal
 
IGARSS11-Zhang.ppt
IGARSS11-Zhang.pptIGARSS11-Zhang.ppt
IGARSS11-Zhang.pptgrssieee
 
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...IJECEIAES
 
Hyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmHyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmeSAT Publishing House
 

Ähnlich wie Pan sharpening (20)

International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
IMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGIMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSING
 
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
 
[IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha
[IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha [IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha
[IJET-V1I6P10] Authors: Mr.B.V.Sathish Kumar, M.Tech Scholar G.Sumalatha
 
PCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionPCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image Fusion
 
Efficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range ImageEfficient Method of Removing the Noise using High Dynamic Range Image
Efficient Method of Removing the Noise using High Dynamic Range Image
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision Images
 
HDR
HDRHDR
HDR
 
G143741
G143741G143741
G143741
 
IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...
IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...
IMAGE ENHANCEMENT IN CASE OF UNEVEN ILLUMINATION USING VARIABLE THRESHOLDING ...
 
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SC...
 
Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...Sar ice image classification using parallelepiped classifier based on gram sc...
Sar ice image classification using parallelepiped classifier based on gram sc...
 
Project report_DTRL_subrat
Project report_DTRL_subratProject report_DTRL_subrat
Project report_DTRL_subrat
 
Comparison of image fusion methods
Comparison of image fusion methodsComparison of image fusion methods
Comparison of image fusion methods
 
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
 
IGARSS11-Zhang.ppt
IGARSS11-Zhang.pptIGARSS11-Zhang.ppt
IGARSS11-Zhang.ppt
 
Ijetr021211
Ijetr021211Ijetr021211
Ijetr021211
 
Ijetr021211
Ijetr021211Ijetr021211
Ijetr021211
 
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
Intensity Preserving Cast Removal in Color Images Using Particle Swarm Optimi...
 
Hyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmHyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithm
 

Kürzlich hochgeladen

Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stageAbc194748
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksMagic Marks
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 

Kürzlich hochgeladen (20)

Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 

Pan sharpening

  • 2. INTRODUCTION Pan sharpening is a process of merging high-resolution panchromatic and lower resolution multispectral imagery to create a single high-resolution color image. A multispectral image contains a higher degree of spectral resolution than a panchromatic image, while often a panchromatic image will have a higher spatial resolution than a multispectral image. A pan sharpened image represents a sensor fusion between the multispectral and panchromatic images which gives the best of both image types, high spectral resolution AND high spatial resolution. This is the simple why of pan sharpening.
  • 3. Panchromatic sharpening is one of the most used techniques in remote sensing imaginary. Google Maps and mostly nearly every map creating company use this technique to increase image quality. Further, this Sharpened image can be used in various application and to extract important features from image data such as area calculation
  • 4. fundamental concepts Multispectral Data A multispectral image is an image that contains more than one spectral band. It is formed by a sensor which is capable of separating light reflected from the earth into discrete spectral bands. A color image is a very simple example of a multispectral image that contains three bands. In this case, the bands correspond to the blue, green and red wavelength bands of the electromagnetic spectrum. The electromagnetic spectrum is the wavelength (or frequency) mapping of electromagnetic energy, as shown in the figure.
  • 6. Panchromatic data In contrast to the multispectral image, a panchromatic image contains only one wide band of reflectance data. The data is usually representative of a range of bands and wavelengths, such as visible or thermal infrared, that is, it combines many colors so it is “pan” chromatic. Panchromatic images can generally be collected with higher spatial resolution than a multispectral image because the broad spectral range allows smaller detectors to be used while maintaining a high signal to noise ratio.
  • 7. Panchromatic sharpening methods ArcGIS provides five image fusion methods from which to choose to create the pan-sharpened image: 1. The Brovey transformation. 2. The intensity-hue-saturation (IHS) transformation. 3. The Esri pan-sharpening transformation. 4. The simple mean transformation. 5. The Gram-Schmidt spectral sharpening method.
  • 8. Each of these methods uses different models to improve the spatial resolution while maintaining the color, and some are adjusted to include a weighting so that a fourth band can be included (such as the near-infrared band available in many multispectral image sources). By adding the weighting and enabling the infrared component, the visual quality in the output colors is improved.
  • 9. 1. Brovey The Brovey transformation is based on spectral modeling and was developed to increase the visual contrast in the high and low ends of the data's histogram. In the Brovey transformation, the general equation uses red, green, and blue (RGB) and the panchromatic bands as inputs to output new red, green, and blue bands. For example: Red_out = Red_in / [(blue_in + green_in + red_in) * Pan]
  • 10. 2. Esri The Esri pan-sharpening transformation uses a weighted average and the additional near-infrared band (optional). The result of the weighted average is used to create an adjustment value (ADJ) that is then used in calculating the output values. For example: ADJ = pan image - WA Red_out = R + ADJ Green_out = G + ADJ Blue_out = B + ADJ Near_Infrared_out = I + ADJ The weights for the multispectral bands depend on the overlap of the spectral sensitivity curves of the multispectral bands with the panchromatic band.
  • 11. 3. Gram-Schmidt The Gram-Schmidt pan-sharpening method is based on a general algorithm for vector orthogonalization—the Gram-Schmidt orthogonalization. This algorithm takes in vectors (for example, 3 vectors in 3D space) that are not orthogonal, and then rotates them so that they are orthogonal afterward. In the case of images, each band (panchromatic, red, green, blue, and infrared) corresponds to one vector.
  • 12. In the Gram-Schmidt pan-sharpening method, the first step is to create a low-resolution pan band by computing a weighted average of the MS bands. Next, these bands are decorrelated using the Gram- Schmidt orthogonalization algorithm, treating each band as one multidimensional vector. The simulated low-resolution pan band is used as the first vector; which is not rotated or transformed. The low-resolution pan band is then replaced by the high-resolution pan band, and all bands are back- transformed in high resolution. Some suggested weights for common sensors are (order: red, green, blue, infrared) as follows:  GeoEye—0.6, 0.85, 0.75, 0.3  IKONOS—0.85, 0.65, 0.35, 0.9  QuickBird—0.85, 0.7, 0.35, 1.0  WorldView-2—0.95, 0.7, 0.5, 1.0
  • 13. IHS The IHS pan-sharpening method converts the multispectral image from RGB to intensity, hue, and saturation. The low-resolution intensity is replaced with the high-resolution panchromatic image. If the multispectral image contains an infrared band, it is taken into account by subtracting it using a weighting factor. The equation used to derive the altered intensity value is as follows: Intensity = P - I * IW Then the image is back-transformed from IHS to RGB in the higher resolution.
  • 14. Simple mean The simple mean transformation method applies a simple mean averaging equation to each of the output band combinations. For example: • Red_out= 0.5 * (Red_in + Pan_in) • Green_out = 0.5 * (Green_in + Pan_in) • Blue_out= 0.5 * (Blue_in + Pan_in)
  • 15. Case study Pan sharpening Image Using ArcGIS (Landsat 8)
  • 16. Landsat 8 Landsat 8 carries two push-broom instruments: The Operational Land Imager (OLI) and the Thermal Infrared Sensor (TIRS). images consist of eight spectral bands with a spatial resolution of 30 meters for Bands 1 to 7 and 9. The resolution for Band 8 (panchromatic) is 15 meters. Thermal bands 10 and 11 are useful in providing more accurate surface temperatures and are collected at 100 meters.
  • 17. Landsat 8 Operational Land Imager (OLI) and Thermal Infrared Sensor (TIRS) Launched February 11, 2013 Bands Wavelength (micrometers) Resolution (meters) Band 1 - Coastal aerosol 0.43 - 0.45 30 Band 2 - Blue 0.45 - 0.51 30 Band 3 - Green 0.53 - 0.59 30 Band 4 - Red 0.64 - 0.67 30 Band 5 - Near Infrared (NIR) 0.85 - 0.88 30 Band 6 - SWIR 1 1.57 - 1.65 30 Band 7 - SWIR 2 2.11 - 2.29 30 Band 8 - Panchromatic 0.50 - 0.68 15 Band 9 - Cirrus 1.36 - 1.38 30 Band 10 - Thermal Infrared (TIRS) 1 10.60 - 11.19 100 Band 11 - Thermal Infrared (TIRS) 2 11.50 - 12.51 100
  • 18. Displayed below are some common band combinations in RGB comparisons for Landsat 7 or Landsat 5, and Landsat 8. Landsat 7 Landsat 5 Landsat 8 Color Infrared: 4, 3, 2 5,4,3 Natural Color: 3, 2, 1 4,3,2 False Color: 5,4,3 6,5,4 Landsat 5 Landsat 8 Color Infrared: 4, 3, 2 5,4,3 Natural Color: 3, 2, 1 4,3,2 False Color: 5,4,3 6,5,4 False Color: 7,5,3 7,6,4 False Color: 7,4,2 7,5,3
  • 19. Applying pan-sharpening to a raster layer in ArcMap: 1. In ArcMap, add the lower-resolution color image to the map using the Add Data button. 2. Right-click the raster layer in the table of contents and click Properties. 3. Click the Symbology tab. 4. Click the Panchromatic Image drop-down arrow and click an image name or click the browse button and select the higher-resolution image.
  • 20. 5. Click the Pan-sharpening Type drop-down list and choose the desired color transformation. • IHS • Brovey • Esri • Simple Mean • Gram-Schmidt 6. Optionally, type a weight value for each of the red, green, blue, and infrared bands. 7. Optionally, if the fourth band of your raster dataset is the infrared band and you want to use it, then you need to check the 4th-band as Infrared Image check box.