CVFeb 10, 2015

Real Time Implementation of Spatial Filtering On FPGA

arXiv:1502.02905v1
Originality Synthesis-oriented
AI Analysis

This work addresses real-time image processing needs for embedded systems developers, but it is incremental as it applies standard methods to a specific hardware setup.

The paper tackled real-time video processing by implementing a linear spatial filter on an FPGA using a Zynq board and OV7670 camera, with face detection as an example application, achieving real-time performance suitable for complex image processing algorithms.

Field Programmable Gate Array (FPGA) technology has gained vital importance mainly because of its parallel processing hardware which makes it ideal for image and video processing. In this paper, a step by step approach to apply a linear spatial filter on real time video frame sent by Omnivision OV7670 camera using Zynq Evaluation and Development board based on Xilinx XC7Z020 has been discussed. Face detection application was chosen to explain above procedure. This procedure is applicable to most of the complex image processing algorithms which needs to be implemented using FPGA.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes