Load image 2
In development image loader using ImgLib2.
Description
In development image loader using ImgLib2.
Parameters
Parameter | Description |
---|---|
Output image | Name assigned to the image. |
Import mode | Controls where the image will be loaded from:
|
Generic format | Format for a generic filename. Plain text can be mixed with global variables or metadata values currently stored in the workspace. Global variables are specified using the "V{name}" notation, where "name" is the name of the variable to insert. Similarly, metadata values are specified with the "M{name}" notation. |
File path | Path to file to be loaded. |
Series mode | Controls which series should be loaded for multiseries files (e.g. Leica LIF files):
|
Series number | If a specific series is being loaded ("Series mode" set to "Specific series"), this is the series that will be used. |