Center for Spatial Information Science and Systems (CSISS)
CSISS Geospatial Web Services index

Raster_FusionBroveyService

This service performs a Brovey transformation on three multispectral and a panchromatic satellite image channels to merge multispectral and high-resolution panchromatic channels.

The objective of image fusion is to combine information from multiple images of the same scene. The result of image fusion is a new image which is more suitable for human and machine perception or further image processing tasks such as segmentation, feature extraction and object recognition [Gonzalo Pajares et al., 2004].

Operation:

fusion_brovey - Uses GRASS command i.fusion.brovey to perform a Brovey transformation using three multispectral and the panchromatic satellite image scene channels, then combine the three RGB output maps with r.composite to a single one.

Request Parameters:

sensor
Specify a sensor
Parameter format: string
Options: LANDSAT, QuickBird, SPOT
ms1MapURL
URL of multispectral satellite image scene channel (green: tm2 | qbird_green | spot1)
Default format: GeoTIFF
ms2MapURL
URL of multispectral satellite image scene channel (NIR: tm4 | qbird_nir | spot2)
Default format: GeoTIFF
ms3MapURL
URL of multispectral satellite image scene channel (MIR; tm5 | qbird_red | spot3)
Default format: GeoTIFF
panMapURL
URL of the panchromatic satellite image scene channel (etmpan | qbird_pan | spotpan)
Default format: GeoTIFF
outputFormatType
Format of output file
Parameter format: string
Options: PNG,TIFF
Default: PNG

Response Parameters:

returnURL
URL of output map
returnFormat
Format of output map

For further informations

ServiceLocation
WSDL
JavaInterface

See also GRASS commands

i.fusion.brovey
r.composite


Copyright Center for Spatial Information Science and Systems (CSISS), 2002-2010
George Mason University (GMU), 4400 University Drive, MSN 6E1, Fairfax, VA 22030, USA


Any comments to:webmaster