Package | Description |
---|---|
loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
Modifier and Type | Field and Description |
---|---|
protected FilePattern |
AxisGuesser.fp
File pattern identifying dimensional axis blocks.
|
Modifier and Type | Method and Description |
---|---|
FilePattern |
FileStitcher.findPattern(String id) |
FilePattern |
AxisGuesser.getFilePattern()
Gets the file pattern.
|
FilePattern |
FileStitcher.getFilePattern()
Gets the file pattern object used to build the list of files.
|
Constructor and Description |
---|
AxisGuesser(FilePattern fp,
String dimOrder,
int sizeZ,
int sizeT,
int sizeC,
boolean isCertain)
Guesses dimensional axis assignments corresponding to the given
file pattern, using the specified dimensional information from
within each file as a guide.
|
Copyright © 2014 Open Microscopy Environment