Circular Hough Transform in OpenCL
University of Pennsylvania
University of Pennsylvania, CIS 565 project, 2012
@article{park2012circular,
title={Circular Hough Transform in OpenCL},
author={Park, Seunghoon},
year={2012}
}
In this paper, the details of the circular hough transform are explained and the performances of three different implementations(CPU, OpenCL and CUDA) are also shown. The goal of this project is to contribute to the computer vision literature by porting the circular hough transform written in CUDA to OpenCL.
December 16, 2012 by hgpu