Implementation of Parallel Fast Hartley Transform (FHT) Using Cuda
Department of Computer Systems and Informatics, State Engineering University of Armenia, Yerevan, Armenia
Journal of Computer Sciences and Applications, 2014, Vol.2, No. 1,6-8
@article{bantikyan2014implementation,
title={Implementation of Parallel Fast Hartley Transform (FHT) Using Cuda},
author={Bantikyan, Hovhannes},
journal={Journal of Computer Sciences and Applications},
volume={2},
number={1},
pages={6–8},
year={2014}
}
Implementation of Fast Hartley Transform in parallel manner on Graphics Processing Unit, using CUDA technology is presented in this paper. Calculating FHT in parallel, using multiple threads, gives us huge improvement in calculation speed. Developed CUDA based parallel algorithm, which experimental results compared with results of CPU based sequential algorithm. Edge detection algorithms can be speed up for large images, performing in frequency domain. Here experiments are done on various edge detection filters and different image sizes, using fast Hartlay transform.
March 21, 2014 by hgpu