Package edu.jhu.tmaj.beans.masks.data

Class Summary
CircularReferenceUtil  
HsbPixel Represents a H, S, and B value ranging from 0 - 255.
MaskIntensityStatUtil This class contains methods for getting a Stat object that contains statistics on the data analyzed.
MaskUtil Contains utilties for handling mask arrays, which are representing as a boolean array where true values are said to be inside the mask, and false values are outside the mask.
PixelUtil Contains utility methods for pixel conversion.