Fast bilateral filtering using recursive moving sum

  • Igarashi Masaki
    Graduate School of Information Science and Technology, Hokkaido University
  • Ikebe Masayuki
    Graduate School of Information Science and Technology, Hokkaido University
  • Shimoyama Sohsuke
    Graduate School of Information Science and Technology, Hokkaido University
  • Motohisa Junichi
    Graduate School of Information Science and Technology, Hokkaido University

Abstract

We propose a constant-time algorithm for a bilateral filter. Bilateral filter can be converted into the operation of three-dimensional (3D) convolution. By using recursive moving sum, we can reduce the number of calculations needed to construct a pseudo-Gaussian filter. Applying one-dimensional Gaussian filter to the 3D convolution, we achieved a constant-time bilateral filter. We used a 3-GHz CPU without SIMD instructions, or multi-thread operations. We confirmed our proposed bilateral filter to be processed in constant time. In practical conditions, high PSNR values over 40 dB are obtained.

Journal

References(5)*help

See more

Related Projects

See more

Details 詳細情報について

Report a problem

Back to top