Automatic Color Enhancement (ACE) and its Fast Implementation
Pascal Getreuer
published
2012-11-06
reference
Pascal Getreuer, Automatic Color Enhancement (ACE) and its Fast Implementation, Image Processing On Line, 2 (2012), pp. 266–277. https://doi.org/10.5201/ipol.2012.g-ace

Communicated by Vicent Caselles
Demo edited by Pascal Gertreuer

Abstract

Automatic Color Enhancement "ACE" is an effective method for color image enhancement introduced by Gatta, Rizzi, and Marini based on modeling several low level mechanisms of the human visual system. The direct computation of ACE on an NxN image costs O(N4) operations. This article describes two fast approximations of ACE. First, the algorithm of Bertalmío, Caselles, Provenzi, and Rizzi uses a polynomial approximation of the slope function to decomposes the main computation into convolutions, reducing the cost to O(N2 log N). Second, an algorithm based on interpolating intensity levels also reduces the main computation to convolutions. The use of ACE for image enhancement and color correction is demonstrated.

Download

History