matlab code for pansharpening of image
#1

want code for pansharpening of images using different pan sharpening algorithm.
Reply
#2
Such band combinations are commonly bundled in satellite data sets, for example Landsat 7, which includes six 30 m resolution multispectral bands, a 60 m thermal infrared band plus a 15 m resolution panchromatic band. SPOT, GeoEye and DigitalGlobe commercial data packages also commonly include both lower-resolution multispectral bands and a single panchromatic band. One of the principal reasons for configuring satellite sensors this way is to keep satellite weight, cost, bandwidth and complexity down. Pan sharpening uses spatial information in the high-resolution grayscale band and color information in the multispectral bands to create a high-resolution color image, essentially increasing the resolution of the color information in the data set to match that of the panchromatic band.

One common class of algorithms for pansharpening is called “component substitution,” which usually involves the following steps:

Up-sampling: the color bands are up-sampled to the same resolution as the panchromatic band;
Alignment: the up-sampled color bands and the panchromatic band are aligned to reduce artifacts due to mis-registration (generally, when the data comes from the same sensor, this step is usually not necessary);
Forward transform: the up-sampled color bands are transformed to an alternate color space (where intensity is orthogonal to the color information);
Intensity matching: the intensity of the color bands is matched to the pan band intensity in the transformed space;
Component substitution: the pan band is then directly substituted for the transformed intensity component;
Reverse transform: the reverse transformation is performed using the substituted intensity component to transform back to the original color space.
Common color-space transformation used for pan sharpening are HSI (hue-saturation-intensity), and YCbCr. The same steps can also be performed using wavelet decomposition or PCA and replacing the first component with the pan band.

Pan-sharpening techniques can result in spectral distortions when pan sharpening satellite images as a result of the nature of the panchromatic band. The Landsat panchromatic band for example is not sensitive to blue light. As a result, the spectral characteristics of the raw pansharpened color image may not exactly match those of the corresponding low-resolution RGB image, resulting in altered color tones. This has resulted in the development of many algorithms that attempt to reduce this spectral distortion and to produce visually pleasing images.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: multispectral,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  matlab code 1 3,459 31-01-2019, 02:52 PM
Last Post: [email protected]
  underwater optical communication matlab code 0 3,300 02-11-2018, 07:32 PM
Last Post: Guest
  source code for blood group detection in matlab 0 6,593 22-10-2018, 10:59 AM
Last Post: Guest
  hackchina matlab code 0 634 27-09-2018, 10:45 PM
Last Post: Guest
  heart disease prediction system source code for matlab 0 780 27-09-2018, 04:40 PM
Last Post: Guest
  matlab code for echo hiding 1 802 17-08-2018, 07:35 PM
Last Post: Guest
  matlab code for echo hiding 1 726 17-08-2018, 07:34 PM
Last Post: Guest
  download source code of zrp in matlab 0 752 14-08-2018, 02:48 PM
Last Post: Guest
  image steganography source code in java pdf 0 766 04-08-2018, 09:38 PM
Last Post: Guest
  matlab source code for anomaly detection 0 625 01-08-2018, 08:00 PM
Last Post: Guest

Forum Jump: