Title |
FPGA-based Hardware Design for Real-time High-resolution Color Image Warping |
Authors |
이유진(You Jin Lee) ; 류정래(Jung Rae Ryoo) |
DOI |
https://doi.org/10.5573/ieie.2021.58.2.55 |
Keywords |
real-time image warping; CFA image warping; off-line cache scheduling; FPGA; fixed-point operation |
Abstract |
This paper presents a design of an FPGA-based hardware for real-time high-resolution color image warping. Image warping is an image processing algorithm applying 2D coordinate transformation to an input image. For real-time processing of image warping, real-time performance and accuracy are required in the following 3 problems, such as, computation of coordinate transformation, interpolation of pixel data, and fast image buffer memory structure. In this paper, real-time performance is guaranteed by the computationally efficient CFA color image warping, image data cache algorithm using offline cache scheduling and cache memory division, and a parallel operation and pipeline structure considering dependencies in operations and timing requirements. The implemented system is applied to some experiments using Full HD color image inputs, and the results are presented in comparison with the results of PC software to show the validity of the designed system. |