Package org.anchoranalysis.plugin.io.bean.stack.reader

Implementations of StackReader.
  • Class Summary 
    Class Description
    BranchExtension
    If the extension(s) of a path matches a particular value, then use a particular reader, otherwise a fallback.
    FlattenAsChannel
    Combines all series and frames returned by a reader by converting them into multiple channels in the same image.
    ImposeResolution
    Adds an explicit Resolution to an image after it has been read.
    MultiFileReader  
    ReadVoxelExtentXml
    Reads Resolution from an XML file associated an image.
    RejectIfConditionXYResolution
    If the XY resolution of an opened-image meets a certain condition then the resolution is scaled by a factor.
    RotateImageToMatchEXIFOrientation
    Rotates an image to match any EXIF orientation information, if it exists.