Publication Details
Real-Time PCA Calculation for Spectral Imaging (using SIMD and GP-GPU)
Antikainen Jukka (VUT)
Havel Jiří, Ing., Ph.D. (CM-SFE)
Herout Adam, prof. Ing., Ph.D. (DCGM)
Zemčík Pavel, prof. Dr. Ing., dr. h. c. (DCGM)
Hauta-Kasari Markku, Dr.
Spectral Imaging; PCA; GPU; CUDA; SSE
This article presents two optimized implementations of the PCA algorithm, primarily targeted on spectral image analysis in real time. One of them utilizes the SSE instruction set of contemporary CPUs, the other one runs on graphics processors (GPUs), using the CUDA environment. The implementations are evaluated and compared with a multithreaded C implementation compiled by an optimizing compiler and the results show speed-ups of around 10x which allows for using PCA on RGB and spectral images in real time. The discussed implementations are made available in a dynamically linked library, including a MATLAB plug-in interface so that they can be used by the professional public.
@article{BUT50549,
author="Radovan {Jošth} and Jukka {Antikainen} and Jiří {Havel} and Adam {Herout} and Pavel {Zemčík} and Markku {Hauta-Kasari}",
title="Real-Time PCA Calculation for Spectral Imaging (using SIMD and GP-GPU)",
journal="Journal of Real-Time Image Processing",
year="2012",
volume="7",
number="2",
pages="95--103",
issn="1861-8200"
}