You are here: Start » AVL.NET » Histogram Local Transforms

Histogram Local Transforms

IconNameDescription
SmoothHistogram_GaussSmooths a histogram by averaging points within a kernel using gaussian-weighted average.
SmoothHistogram_MeanSmooths a histogram by averaging points within a kernel.