Low-latency histogram equalization for infrared image sequences: a hardware implementation

  • Authors:
  • Volker Schatz

  • Affiliations:
  • Fraunhofer Institut für Optronik, Systemtechnik und Bildauswertung, Ettlingen, Germany 76275

  • Venue:
  • Journal of Real-Time Image Processing
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work describes a hardware implementation of the contrast-limited adaptive histogram equalization algorithm (CLAHE). The intended application is the processing of image sequences from high-dynamic-range infrared cameras. The variant of histogram equalization implemented is the one most commonly used today. It involves dividing the image into tiles, computing a transformation function on each of them, and interpolating between them. The contrast-limiting is modified to facilitate the hardware implementation, and it is shown that the error introduced by this modification is negligible. The latency of the design is minimized by performing its successive steps simultaneously on the same frame and by exploiting the vertical blank pause between frames. The resource usage of the histogram equalization module and how it depends on its parameters has been determined by synthesis. The design has been synthesized and tested on a Xilinx FPGA. The implementation supports substituting other dynamic range reduction modules for the histogram equalization component by partial dynamic reconfiguration.