histogram equalization
#1

plz provide report on image enhancement. Using histogram equalization
Reply
#2

Histogram equalization is a method in processing contrast adjustment images using the histogram of the image.


[Image: 300px-Histogrammeinebnung.png]

This method consists of the overall contrast of many images, especially when the usable data of the image are represented by near contrast values. Through this adjustment, the intensities can be better distributed in the histogram. This allows areas of lower contrast. The equalization of the histogram is achieved by effectively extending the most frequent intensity values.

The method is useful in bright and dark background images and close-ups. In particular, the method can lead to better views of the structure in x-ray images and better detail in photographs that are over underexposed. A key advantage of the method is that it is a fairly simple person and an invertible operator. Thus, in theory, if the equation function of the histogram is known, the original of the histogram can be retrieved. The calculation is not computationally intensive. A disadvantage of the method is that it is indiscriminate. It can increase the contrast of the background noise, while decreasing the usable signal.

In scientific images where spatial correlation is more important than signal intensity (such as separation of DNA fragments from quantified length), the small signal-to-noise ratio is often difficult to detect.

The equalization of the histogram often produces unrealistic effects in the photographs; however, it is very useful for scientific images such as thermal, satellite or X-ray images, often the same class of images to which the false color is applied. Histogram equalization can also produce undesirable effects (such as a visible image gradient) when applied to images with low color depth. For example, if applied to the 8-bit image that is displayed with an 8-bit grayscale palette, it will further reduce the color depth (number of unique gray tones) in the image. Histogram equalization will work best when applied to images with a color depth much greater than the size of the palette, such as continuous data or 16-bit grayscale images.

There are two ways to think and implement equalization of the histogram, either as a change of image as a change of palette. The operation can express as P (M (I)) where the original image is, is the histogram equalization mapping operation and P is a palette. If we define a new palette as P '= P (M) and leave the image I unchanged, the histogram equalization is implemented as a palette change. On the other hand, if the palette P remains unchanged and the image is modified as I '= M (I), and the implementation is by image change. In most cases, the palette change is better, and it retains the original data.

Modifications of this method use multiple histograms, called subhistograms, to emphasize local contrast, in the place of general contrast. Examples of story methods incorporate adaptive histogram equalization, CLAHE contrast limitation histogram equalization, multiple histogram equation (MPHE), and optimized beta equation optimized beta biographer (MBOBHE). The purpose of these methods, especially MBOBHE, is to improve the contrast and the effect of the medium displacement luminosity and the loss of detail by modifying the scale.

A transformation of the sign equivalent to the equation of the histogram also appears to occur in biological neural networks to maximize the output firing rate of the neuron as a function of input statistics. This has been demonstrated particularly in the retina of the fly. 

Histogram equalization is a specific case of the more general class of histogram reassignment methods. These methods seek to adjust the image to facilitate analysis or improve visual quality (eg retinex)
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: matlab code for local histogram equalization, source code for histogram equalization for speech recognition, histogram equalization, codings for bi histogram equalization, java global histogram equalization code, weighted histogram equalization matlab code download, histogram equalization matlab code,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  edge histogram matlab 1 441 31-05-2017, 10:13 AM
Last Post: jaseela123d
  matlab code for adaptive equalization using pso algorithm 1 484 18-08-2016, 09:04 AM
Last Post: ashwiniashok
  IMPLEMENTATION OF PLATEAU HISTOGRAM EQUALIZATION ALGOROTHIM FOR IMAGE ENHANCEMENT smart paper boy 0 1,283 16-08-2011, 03:01 PM
Last Post: smart paper boy

Forum Jump: