학술논문

The Design of an Image Converting and Thresholding Hardware Accelerator
Document Type
Conference
Source
2014 Brazilian Symposium on Computing Systems Engineering Computing Systems Engineering (SBESC), 2014 Brazilian Symposium on. :103-108 Nov, 2014
Subject
Computing and Processing
Image color analysis
Clocks
Hardware
Software
Field programmable gate arrays
Image resolution
Language
ISSN
2324-7886
2324-7894
Abstract
The increasing amount of images and videos accesses by social networks users is demanding devices with more efficiency on image processing. On the other hand, such devices cannot be expensive and must have reduced power consumption due to the need for mobility. To cope with this scenario, this paper proposes the improvement of an image processing application by implementing some computation intensive functions in hardware and the others in software. The platform comprises a ATOM processor and FPGAs. After a profiling application, the time critical parts of image processing application are implemented as hardware modules in FPGAs and, thereby, speeding up the processing power of the platform. As case study we present the hardware-software implementation of the RGB converter and thres holding algorithm, an important function of image segmentation. The function for converting images from RGB format to YCrCB format is very time consuming. The implementation of this function in hardware results in speedup of about 13% up to 99% in this image processing approach, with an average error of 0.000410 for the Y component, 0.000293 for the Cr component and 0.0002333 for the Cb component.