Apply histogram equalisation to images. More...
Go to the source code of this file.
Functions | |
void | vil3d_histogram_equalise (vil3d_image_view< vxl_byte > &image) |
Apply histogram equalisation to given image. |
Apply histogram equalisation to images.
Definition in file vil3d_histogram_equalise.h.
void vil3d_histogram_equalise | ( | vil3d_image_view< vxl_byte > & | image | ) |
Apply histogram equalisation to given image.
Definition at line 10 of file vil3d_histogram_equalise.cxx.