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::computerVision
 This namespace is still in the early stages of development.

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
975
Date
2007-12-30 01:57:17 -0500 (Sun, 30 Dec 2007)

Definition in file histogramEqualize.h.


Generated on Wed Nov 25 12:15:06 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8