An FPGA-Based Fully Pipelined Bilateral Grid for Real-Time Image Denoising

10/14/2021
by   Nobuho Hashimoto, et al.
0

The bilateral filter (BF) is widely used in image processing because it can perform denoising while preserving edges. It has disadvantages in that it is nonlinear, and its computational complexity and hardware resources are directly proportional to its window size. Thus far, several approximation methods and hardware implementations have been proposed to solve these problems. However, processing large-scale and high-resolution images in real time under severe hardware resource constraints remains a challenge. This paper proposes a real-time image denoising system that uses an FPGA based on the bilateral grid (BG). In the BG, a 2D image consisting of x- and y-axes is projected onto a 3D space called a "grid," which consists of axes that correlate to the x-component, y-component, and intensity value of the input image. This grid is then blurred using the Gaussian filter, and the output image is generated by interpolating the grid. Although it is possible to change the window size in the BF, it is impossible to change it on the input image in the BG. This makes it difficult to associate the BG with the BF and to obtain the property of suppressing the increase in hardware resources when the window radius is enlarged. This study demonstrates that a BG with a variable-sized window can be realized by introducing the window radius parameter wherein the window radius on the grid is always 1. We then implement this BG on an FPGA in a fully pipelined manner. Further, we verify that our design suppresses the increase in hardware resources even when the window size is enlarged and outperforms the existing designs in terms of computation speed and hardware resources.

READ FULL TEXT

page 1

page 5

research
01/20/2020

CNN-Based Real-Time Parameter Tuning for Optimizing Denoising Filter Performance

We propose a novel direction to improve the denoising quality of filteri...
research
05/24/2019

A Research and Strategy of Remote Sensing Image Denoising Algorithms

Most raw data download from satellites are useless, resulting in transmi...
research
10/12/2018

FPGA-based Acceleration System for Visual Tracking

Visual tracking is one of the most important application areas of comput...
research
06/24/2020

Block-matching in FPGA

Block-matching and 3D filtering (BM3D) is an image denoising algorithm t...
research
10/30/2016

Real-Time Image Distortion Correction: Analysis and Evaluation of FPGA-Compatible Algorithms

Image distortion correction is a critical pre-processing step for a vari...
research
04/23/2013

Semi-Optimal Edge Detector based on Simple Standard Deviation with Adjusted Thresholding

This paper proposes a novel method which combines both median filter and...

Please sign up or login with your details

Forgot password? Click here to reset