Real-time video enhancement is generally achieved using costly specialized hardware that have specific functions and outputs. Commercial off-the-shelf hardware, such as desktop computers with Graphics Processing Units (GPUs), are also commonly used as cost effective solutions for real-time video processing. In the past, the limitations in computer hardware meant that real-time video enhancement was mainly done on desktop GPUs with minimal use of the Central Processing Unit (CPU). These algorithms were simple and easily parallelizable in nature, which enabled them to achieve real-time performance. However, complex enhancement algorithms also require the sequential processing of data and this cannot be easily achieved in real-time on a GPU. In this paper, the current advances in mobile CPU and GPU hardware are used to implement video enhancement algorithms in a new way on a mobile computer. Both the CPU and GPU are used effectively to achieve realtime performance for complex image enhancement algorithms that require both sequential and parallel processing operations. Results are presented for histogram equalization, local adaptive histogram equalization, contrast enhancement using tone mapping and exposure fusion of multiple 8-bit grey scale videos of size up to 1600×1200 pixels.
[1]
Sabine Pruggnaller,et al.
Performance evaluation of image processing algorithms on the GPU.
,
2008,
Journal of structural biology.
[2]
Vijayan K. Asari,et al.
Adaptive and integrated neighborhood-dependent approach for nonlinear enhancement of color images
,
2005,
J. Electronic Imaging.
[3]
Mubarak Shah,et al.
MinGPU: a minimum GPU library for computer vision
,
2008,
Journal of Real-Time Image Processing.
[4]
Bingjian Wang,et al.
A real-time contrast enhancement algorithm for infrared images based on plateau histogram
,
2006
.
[5]
John D. Austin,et al.
Adaptive histogram equalization and its variations
,
1987
.
[6]
Chryssanthi Iakovidou,et al.
FPGA implementation of a real-time biologically inspired image enhancement algorithm
,
2008,
Journal of Real-Time Image Processing.
[7]
Asheer K. Bachoo.
Real-time exposure fusion on a mobile computer
,
2009
.
[8]
Franklin C. Crow,et al.
Summed-area tables for texture mapping
,
1984,
SIGGRAPH.
[9]
Randi J. Rost.
OpenGL(R) Shading Language (2nd Edition)
,
2005
.