Artificial hyperspectral datasets for hyperspectral target detection
Abstract
Hyperspectral imagery are images taken at many spectral bands. Our focus is getting data from the behavior of the pixel vector to detect targets.
A suggested procedure for checking new detection algorithms in the field is by using them on artificial image.
Our method of creating the artificial image is performing Principal Component Analysis (PCA) on the original image so it would have the same statistic parameters as the original image. Then, we create the image based on the expected value and the covariance of the original image, using T-distribution functions.
Our main goal in the project is to verify that the artificial image we create is valid, meaning that we can test algorithms on it and expect that the performance of the known algorithms will be similar as the on in the original image.
If we will manage to accomplish our main goal, we will expand the research by using more target detection algorithms and more images.
Keywords: Hyperspectral image, Target detection, Artificial image, PCA, T-distribution, Statistical analysis, Detection algorithms