Google
Histogram.Smooth Method
Class
Pascal
procedure Smooth(threshold: integer);
Description

Applies simple smoothing of histogram. Where the column value is calculated by averaging of threshold nearest neighbors values.

Related Information