6692

A GPU-supported High-Level Programming Language for Image Processing

Ami Ono, Katsuhiko Kondo, Takafumi Inaba, Tomoaki Tsumura, Hiroshi Matsuo
Nagoya Institute of Technology, Gokiso, Showa, Nagoya, Japan
Seventh International Conference on Signal Image Technology & Internet-Based Systems, 2011

@inproceedings{ami:sitis:2011,

   author={Ami ONO and Katsuhiko KONDO and Takafumi INABA and Tomoaki TSUMURA and Hiroshi MATSUO},

   title={A GPU-supported High-Level Programming Language for Image Processing},

   booktitle={Proc. of The 7th Int’l Conf. on Signal-Image Technology and Internet-Based Systems (SITIS2011)},

   pages={245–252},

   year={2011},

   month={Nov.},

   location={Dijon, France}

}

Download Download (PDF)   View View   Source Source   

1676

views

Real-time image/video processing applications are now in demand with the advance of general purpose computers and mobile devices. However, programmers have to handle the digital images, and be aware of the resolutions and pixels. This makes image processing programming unintuitive. On the other hand, image/video processing typically has data parallelisms, and the performance gains are expected on GPUs. CUDA is developed for GPUs but writing the image/video processing programs efficiently with CUDA needs many CUDA-specific operations. They are not the essence of image/video processing and bother programmers. We have proposed a high-level video processing library RaVioli for solving this problem. RaVioli allows programmers to be unaware of resolutions, but there are some restrictions for the programming. Hence, this paper proposes a more intuitive programming language for image/video processing and a translator for the language. By using the translator, programmers can benefit from GPUs without the knowledge about both the GPU architecture and the CUDA APIs, and achieve performance gains.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: