CUDA PCA Matlab Library

Authors :

Jukka Antikainen, Radovan Joth, Ji Havel, Adam Herout
University of Eastern Finland, Finland
Graph@FIT, Brno University of Technology, Czech Republic

Description :

This library uses GPU for fast PCA calculation. The package contains a matlab plugin. This implementation runs approximately 20 to 60 times faster, than the plain C version. This package contains only binary versions. The method and source code will be published in corresonding paper.

Matlab function :

[x,y,z,w] = ntf(2dImageRGBA, [W,H])

