Diferenzas

Isto amosa as diferenzas entre a revisión seleccionada e a versión actual da páxina.

Enlazar a esta vista de comparación

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
hiperespectral:cva [2017/07/19 13:24] – [Abstract] javier.lopez.fandinohiperespectral:cva [2018/01/16 16:58] – [Downloads] javier.lopez.fandino
Liña 1: Liña 1:
-Experimental results related to the paper "GPU Framework for Change Detection of Multitemporal Agricultural Hyperspectral Images" under revision to be published in the IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing.+Experimental results related to the paper "GPU Framework for Change Detection of Multitemporal Hyperspectral Images".
  
 ==== Abstract ==== ==== Abstract ====
  
 Nowadays, it is increasingly common to detect land cover changes using remote sensing multispectral images captured at different time-frames over the same area. A large part of the available change detection methods focus on pixel-based operations. The use of spectral-spatial techniques helps to improve the accuracy results but also implies a significant increase in processing time. In this paper, a GPU (Graphical Processor Unit) framework to perform object-based change detection in multitemporal remote sensing hyperspectral data is presented. It is based on Change Vector Analysis (CVA) with the Spectral Angle Mapper (SAM) distance and Otsu’s thresholding. Spatial information is taken into account by considering watershed segmentation. The GPU implementation achieves real-time execution and speedups of up to 46.5× with respect to an OpenMP implementation. Nowadays, it is increasingly common to detect land cover changes using remote sensing multispectral images captured at different time-frames over the same area. A large part of the available change detection methods focus on pixel-based operations. The use of spectral-spatial techniques helps to improve the accuracy results but also implies a significant increase in processing time. In this paper, a GPU (Graphical Processor Unit) framework to perform object-based change detection in multitemporal remote sensing hyperspectral data is presented. It is based on Change Vector Analysis (CVA) with the Spectral Angle Mapper (SAM) distance and Otsu’s thresholding. Spatial information is taken into account by considering watershed segmentation. The GPU implementation achieves real-time execution and speedups of up to 46.5× with respect to an OpenMP implementation.
 +
 ===== Downloads ===== ===== Downloads =====
  
-=== Input datasets ===+=== Input dataset ===
  
 //All the images are avaiable in Matlab (.mat) format, among others. For further information see the readme in the files.// //All the images are avaiable in Matlab (.mat) format, among others. For further information see the readme in the files.//
Liña 13: Liña 14:
  
 * [[https://citius.usc.es/investigacion/datasets/hyperspectral-change-detection-dataset|Bay Area]]  * [[https://citius.usc.es/investigacion/datasets/hyperspectral-change-detection-dataset|Bay Area]] 
- 
  
 === Results === === Results ===
 +
 +== Experimental conditions ==
  
 //For information see the readme in the files.// //For information see the readme in the files.//