histogramEqualize.h File Reference

Header file declaring histogram equalization routines. More...

#include <dlrComputerVision/image.h>

Include dependency graph for histogramEqualize.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::computerVision

Functions

Array1D< unsigned int > dlr::computerVision::getHistogram (const Image< GRAY8 > &inputImage)
 This function computes the histogram of an image.
Image< GRAY8 > dlr::computerVision::histogramEqualize (const Image< GRAY8 > &inputImage)
 This function remaps the pixel values of the input image in such a way that output pixel value increases monotonically with input pixel value, and the histogram of the output image is nearly flat.


Detailed Description

Header file declaring histogram equalization routines.

Copyright (C) 2005 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
878
Date
2007-05-04 00:17:41 -0400 (Fri, 04 May 2007)

Definition in file histogramEqualize.h.


Generated on Mon Jul 9 20:34:09 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2