Abstract
A fast image processing is necessary technique for many computer
vision applications.In this paper, we study about fast processing
based on a parallelization. There are some parallelization by using
some CPU or PC clusters are proposed, but they have some
problems about coding complexity and installation costs.
In this paper, we utilize Graphics Processing Unit (GPU) that is
generally used for PC. And we build computer vision library works on GPU.
As a result of evaluation, our proposed library has been marked x16 faster
than working on CPU in the best scene.