Nisoverlay
Overlays a thresholded functional image map onto a corresponding structural image. The functional image can contain both positive and negative values (displayed as white and black, respectively), or positive values exclusively.
Invocation
java Nisoverlay
This starts up the java interpreter and runs the Nisoverlay
application. You need to have
set up your environment for java
in order for this to work.
Nisoverlay window
Unlike the earlier program nisover, Nisoverlay will automatically expand the functional image to the same dimensions as the structural image, if possible.
Information to be entered
- Functional image
Functional (ROI) image filename, with complete path if not in the current working directory.
- Structural image
Structural image filename, with complete path if not in current working directory.
- Output directory
Directory where the resulting overlayed image should be placed. This program will attempt to create this directory if it does not exist.
- Threshold
ROI threshold for functional image.
- Allow negative overlay values
Check this box if you would like negative values (displayed as black pixels) to be overlayed in addition to positive values.
- Verbose mode
Produces verbose output on the output window.
Last updated Thu Aug 19 13:09:15 EDT 1999