Functions
core/vil/algo/vil_histogram_equalise.cxx File Reference

Apply histogram equalisation to given image. More...

#include "vil_histogram_equalise.h"
#include <vil/algo/vil_histogram.h>

Go to the source code of this file.

Functions

void vil_histogram_equalise (vil_image_view< vxl_byte > &image)
 Apply histogram equalisation to given image.

Detailed Description

Apply histogram equalisation to given image.

Author:
Tim Cootes

Definition in file vil_histogram_equalise.cxx.


Function Documentation

void vil_histogram_equalise ( vil_image_view< vxl_byte > &  image)

Apply histogram equalisation to given image.

Definition at line 11 of file vil_histogram_equalise.cxx.