Apply histogram equalisation to given image. 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 given image.
Definition in file vil3d_histogram_equalise.cxx.
| 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.
1.7.5.1