//
// Histogram Sample
// This sample shows how to use the Sample Grabber filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel value in the image.
// There are various well-known mathematical operations that you can perform on an image ...
it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
This paper presents a novel technique to increase
the quality of medical images based on Histogram
Equalization. In the proposed method first we have
applied a noise reduction method and then we apply
some suitable preprocessing on histogram of the
medical images and after that histogram equalizatio ...