This is the complete list of members for HistogramExtensions, including all inherited members.
| Filter(this IList< int > histogram, double[] kernel) | HistogramExtensions | static |
| Filter(this IList< long > histogram, double[] kernel) | HistogramExtensions | static |
| Filter(this IList< double > histogram, double[] kernel) | HistogramExtensions | static |
| FindPeaks(this IList< int > histogram, int blurSize, int minDiff) | HistogramExtensions | static |
| FindPeaks(this IList< long > histogram, int blurSize, int minDiff) | HistogramExtensions | static |
| SumBetween(this IList< int > histogram, int lowerLimit, int upperLimit) | HistogramExtensions | static |
| SumBetween(this IList< long > histogram, int lowerLimit, int upperLimit) | HistogramExtensions | static |