Apply histogram equalisation to images. More...
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. |
Apply histogram equalisation to images.
Definition in file vil_histogram_equalise.h.
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.