Transcription of ImageJ Macro Language Programmer’s Reference Guide v1
{{id}} {{{paragraph}}}
1 ImageJ Macro Language Programmer s Reference Guide J r me Mutterer* and Wayne Rasband, compiled from: ImageJ website: Fiji Wiki: ImageJ Documentation Wiki: ABSTRACT A scripting Language is a specialized programming Language that allows a program to be controlled. The ImageJ Macro Language (IJM) is a scripting Language built into ImageJ that allows controlling many aspects of ImageJ . Programs written in the IJM, or macros, can be used to perform sequences of actions in a fashion expressed by the program s design. Like other programming languages, the IJM has basic structures that can be used for expressing algorithms.
Jan 01, 1970 · 6.2 Image Tools Options Dialogs A tool can display a configuration dialog box when the user double clicks on it. To set this up, add a macro that has the same name as the tool, but with " Options" added, and that macro will be called …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}