Adaptive Memory Architecture for Real-Time Image Warping

Andy Motten,Luc Claesen,Yun Pan
DOI: https://doi.org/10.1109/iccd.2012.6378680
2012-01-01
ICCD
Abstract:This paper presents a real time image warping module implemented in hardware. A look-up table (LUT) based reverse mapping is used to relate the source image to the warped image. Frame buffers or line buffers are often used to temporally store the source image. However these methods do not take the underlying pattern of the reverse mapping coordinates into account. The presented architecture uses an adaptable memory allocation which can change the depth and the position of the line buffer between lines. A real-time stereo rectification use case has been implemented to validate the operation of this module. Depending on the scenario, the memory consumption can be reduced by a factor of two and more. A real-time image warping module for video cameras has been implemented in a single FPGA, without the use of off-chip memories.
What problem does this paper attempt to address?