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
hiperespectral:cva [2016/11/04 13:50] javier.lopez.fandinohiperespectral:cva [2018/01/17 13:52] (actual) 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 IEEE Transactions on Cybernetics.+===== GPU Framework for Change Detection of Multitemporal Hyperspectral Images =====  
 + 
 +Experimental results related to the paper [[https://link.springer.com/article/10.1007/s10766-017-0547-5|GPU Framework for Change Detection of Multitemporal Hyperspectral Images]] published in the International Journal of Parallel Programming. 
  
 ==== Abstract ==== ==== Abstract ====
  
-Nowadays, it is increasingly common to detect land cover changes through remote sensing multidimensional images captured at different timeframes. A great part of the available change detection methods focus on pixel-based operations. The use of spectral-spatial techniques helps to improve the results but increases the processing times. In this work, a GPU framework to find object-based differences in multitemporal remote sensing hyperspectral data is presented. The method is based on Change Vector Analysis (CVA) and involves different segmentation algorithms to take into account the spatial information of the images. The Spectral Angle Mapper (SAM) distance and Otsu's thresholding are also used. The projection in GPU allows change detection applications to be efficiently computed in real-time. The method is applied to agricultural hyperspectral images obtaining a speedup of 16.1x against the 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 Otsus 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 ===
  
-//For 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.//
  
 * [[https://citius.usc.es/investigacion/datasets/hyperspectral-change-detection-dataset|Santa Barbara]]  * [[https://citius.usc.es/investigacion/datasets/hyperspectral-change-detection-dataset|Santa Barbara]] 
  
 * [[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.//