You have requested a machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Neither SPIE nor the owners and publishers of the content make, and they explicitly disclaim, any express or implied representations or warranties of any kind, including, without limitation, representations and warranties as to the functionality of the translation feature or the accuracy or completeness of the translations.
Translations are not retained in our system. Your use of this feature and the translations is subject to all use restrictions contained in the Terms and Conditions of Use of the SPIE website.
15 April 2008An efficient real time superresolution ASIC system
Superresolution of images is an important step in many applications like target recognition where the input images are
often grainy and of low quality due to bandwidth constraints. In this paper, we present a real-time superresolution
application implemented in ASIC/FPGA hardware, and capable of 30 fps of superresolution by 16X in total pixels.
Consecutive frames from the video sequence are grouped and the registered values between them are used to fill the
pixels in the higher resolution image. The registration between consecutive frames is evaluated using the algorithm
proposed by Schaum et al. The pixels are filled by averaging a fixed number of frames associated with the smallest error
distances. The number of frames (the number of nearest neighbors) is a user defined parameter whereas the weights in
the averaging process are decided by inverting the corresponding smallest error distances. Wiener filter is used to post
process the image. Different input parameters, such as size of input image, enlarging factor and the number of nearest
neighbors, can be tuned conveniently by the user. We use a maximum word size of 32 bits to implement the algorithm in
Matlab Simulink as well as the hardware, which gives us a fine balance between the number of bits and performance.
The algorithm performs with real time speed with very impressive superresolution results.