LocalImage¶
- MacroModule¶
genre
author
package
definition
see also
keywords
Purpose¶
The module LocalImage resolves image paths relative to network or to the local MeVisLab installation.
Windows¶
Default Panel¶
Output Fields¶
outImage¶
- name: outImage, type: Image, deprecated name: output¶
The loaded image.
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
Name¶
- name: name, type: String, default: $(DemoDataPath)/BrainMultiModal/ProbandT1.dcm¶
Sets the name of the file, can contain path variables.
The field is implemented as a combo box that is pre-filled on opening the module’s GUI with the following path variables:
$(NETWORK): the directory where the network is stored in.
$(DemoDataPath): the demo data path of a MeVisLab installation.
Path variables to all installed MeVisLab packages on the current system.
$(HOME): the current user’s home directory on the current system.
$(TMPDIR): the current user’s temporary directory on the current system.
True Name¶
- name: trueName, type: String, persistent: no, deprecated name: localname¶
Shows the true filename with resolved path variables.
Load¶
- name: load, type: Trigger¶
When pressed, the image is loaded.
Auto Load¶
Close File¶
- name: close, type: Trigger¶
When pressed, the loaded image is closed.
Status¶
- name: status, type: String, persistent: no¶
Shows status information about the module.