X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 16 Nov 2009 12:39 AM by  anon
spectral and spatial resampling - HyMap data
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
16 Nov 2009 12:39 AM
    Hello I would need some advice in spatial and spectral resampling of HyMap data. I have two images from the same area taken in 2005 and 2008. I should perform a change detection and for that I need the two datasets to coincide both spectrally and spatially. For the spatial correction, I have done image-to-image registration in ENVI using GCPs. My RMS was 0.49 and the final output for the 2008 image was almost coinciding with the 2005 image. However, there is still about  1 pixel difference and I was wondering that is this the best you can get or has someone received better results? The difficulty in registering this image is that it is very hard to fing known GCPs as the area is agricultural and the change in land cover has been tremendous between these two years. Thus, I have tried to use roofs and road junctions as GCPs but the problem with this is that the quality of the 2008 image is much worse than the 2005 image. Anyhow, I also wanted to ask about the algorithms what you can use for registering images. I read that linear interpolation should not be used in airborne data and nearest neighbour should be favoured as it creates less "artefacts". On the other hand, some say that nearest neighbour can create errors up to 5 - 20 %. So, could someone please advice which method is the best or note some scientific papers which I could read and get more information? Then about the spectral resampling. Even though my images have been taken with the same sensor, the spectral wavelengths of each band do not coincide exactly and the difference is not uniform throughout the whole wavelength region (0.4 - 2.5um). For example, some bands differ 0.005um and some 0,02 um. Does anyone have good solution how to correct this? As any kind of spectral resampling changes the data, my intention was not to resample the spectra, since it may lead to loss of information. Thus, I was thinking to use either the closest bands of 2008 image or to use an average of two bands to calculate vegetation indices (the same indices I have already done for the 2005 image). Do you think this kind of approach is appropriate or is it always necessary to perform spectra resampling before any analysis? I would appreciate any advice since this is quite confusing for me. And if anyone has any good papers I could read about the topic, I would appreciate the information as well.   Best regards annika

    Deleted User



    New Member


    Posts:
    New Member


    --
    25 Nov 2009 11:46 AM
    It is possible to get better accuracy when coregistering images, but it all depends on the quality and accuracy of your GCPs.  If you have done the best job you can picking GCPs, then there probably is not a way to get greater accuracy. That said, you might want to consider different warp methods.  If you have lots of GCPs, well spread throughout the image, then the Triangulation method can give more accurate results than polynomial warps.  This is especially true for airborne sensors, like Hymap, where the nature of the distortion can vary a lot through the image, as the aircraft attitude changes during flight. The algorithms that you mention are resampling algorithms, which is different than warping methods.  Resampling method refers to the method used to decide exactly which pixel values should go in the output pixels, whereas the warp method refers to the algorithm used to decide how to spatially warp the image (i.e., where the output pixels go).  In terms of resampling, nearest neighbor exactly preserves the original pixel values, but can result in a more choppy appearance.  Bilinear and cubic convolution provide a more smooth appearance, but that is because the original pixel values are resampled.  For a change detection analysis, you may not want that. If you are only calculating vegetation indices, then the mismatch between wavelengths of your two images is probably not going to have a huge affect on your results.  Your plan to choose more or less equivalent bands for the calculation of the indices seems good to me. Peg
    You are not authorized to post a reply.