Diferenzas
Isto amosa as diferenzas entre a revisión seleccionada e a versión actual da páxina.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hiperespectral:hsi_mser [2021/05/31 15:16] – [Example] alvaro.ordonez | hiperespectral:hsi_mser [2024/02/06 17:31] (actual) – alvaro.ordonez | ||
---|---|---|---|
Liña 1: | Liña 1: | ||
- | ====== HSI-MSER: Hyperspectral Image Registration Algorithm based on MSER ====== | + | ====== HSI-MSER: Hyperspectral Image Registration Algorithm based on MSER and SIFT ====== |
- | Experimental results related to the paper " | + | Experimental results related to the paper " |
===== Abstract ===== | ===== Abstract ===== | ||
- | Image alignment is a previous | + | Image alignment is an essential task in many applications of hyperspectral remote sensing images. Before any processing, the images must be registered. The Maximally Stable Extremal Regions (MSER) is a feature detection algorithm which extracts regions by thresholding the image at different grey levels. These extremal regions are invariant to image transformations making them ideal for registration. The Scale-Invariant Feature Transform (SIFT) is a well-known keypoint detector and descriptor based on the construction of a Gaussian scale-space. This article presents a hyperspectral remote sensing image registration method based on MSER for feature detection and SIFT for feature description. It efficiently exploits the information contained in the different spectral bands to improve the image alignment. The experimental results over nine hyperspectral images show that the proposed method achieves a higher number of correct registration cases using less computational resources than other hyperspectral registration methods. Results are evaluated in terms of accuracy of the registration and also in terms of execution time. |
===== Downloads ===== | ===== Downloads ===== | ||
Liña 11: | Liña 11: | ||
Compiled program to register two hyperspectral images. | Compiled program to register two hyperspectral images. | ||
- | * HSI-MSER algorithm: | + | * HSI-MSER algorithm: |
=== Images === | === Images === |