1 #ifndef vil_histogram_equalise_h_ 2 #define vil_histogram_equalise_h_ 9 #include <vxl_config.h> 19 #endif // vil_histogram_equalise_h_ void vil_histogram_equalise(vil_image_view< vxl_byte > &image)
Apply histogram equalisation to given byte image.
Concrete view of image data of type T held in memory.
A base class reference-counting view of some image data.