EE4206/EE5806 Digital Image Processing
histogram : binning
quoted from Digital Image Processing : An algorithmic Introduction Using Java by Burger and Burge (2008) page : 46
histogram : binning
1. Since it is not possible to represent each intensity value with its own entry in the histogram, we will instead let a single entry in the histogram represent a range of intensity values.
2. This technique is often referred to as " binning " since you can visualize it as collecting a range of pixel values in a container such as a bin or bucket.
Keine Kommentare:
Kommentar veröffentlichen