Chapter 4. Counting the Pixels with Histograms
In this chapter, we will cover the following recipes:
Computing the image histogram
Applying look-up tables to modify the image appearance
Equalizing the image histogram
Backprojecting a histogram to detect the specific image content
Using the mean shift algorithm to find an object
Retrieving similar images using the histogram comparison
Counting pixels with integral images