Digitizes the histogram using following technique: If column value is less than 0.1 of average -sets the column to 0. If column value is greater than 0.8 of average - sets the column value to 2. Sets all other column values to 1. This is one of the techniques used to detect main histogram bands.