Back to FabImage Studio website

You are here: Start » Filter Reference » Data Classification » Statistics » FindDataMode_MeanShift

FindDataMode_MeanShift


Module: FoundationPro

Finds the mode in a set of data values by iteratively computing its median.

Applications

Can be used to determine a histogram maximum without actually creating the histogram.
Name Type Range Description
Input value inValues RealArray
Input value inIterationCount Integer 0 - 1000
Input value inSpread Real 0.0 -
Output value outMode Real

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of FindDataMode filter group.