All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----ij.process.ImageStatistics
public int histogram[]
public double min
public double max
public int pixelCount
public int mode
public double mean
public double stdDev
public double histMin
public double histMax
public int maxCount
public int nBins
public double binSize
public static int measurementCounter
protected int width
protected int height
protected int roiX
protected int roiY
protected int roiWidth
protected int roiHeight
public ImageStatistics()
public void getStatistics()
All Packages Class Hierarchy This Package Previous Next Index