Uses of Class
imagingbook.common.histogram.PiecewiseLinearCdf
Packages that use PiecewiseLinearCdf
-
Uses of PiecewiseLinearCdf in imagingbook.common.histogram
Methods in imagingbook.common.histogram with parameters of type PiecewiseLinearCdfModifier and TypeMethodDescriptionstatic int[]
HistogramUtils.matchHistograms
(int[] hA, PiecewiseLinearCdf PR) Histogram matching to a reference cumulative distribution function that is piecewise linear.