public class ThresholdHistogram extends FeatureHistogram
Thresholds the histogram (using a weightedOtsu) and then applies a feature to the thresholded version.
Author:
Owen Feehan