Google
Histogram.Minimums Method
Class
Pascal
procedure Minimums;
Description

This method will detect median value of the histogram and find a minimum value ,if histogram falls under the median. As result, histogram will be cleared (each column will be reset to 0) and 1's will be in place of the minimum value falling below the median.

Related Information