Home Script Language Script Selector | ||||
See also: Script Editor, Language Structure, Meta Tags, Reserved Words, Library Overview, Function Call Monitor, Arithmetic/Logic Operators, Common Math Functions, ILabPascal - ChartBook Overview, Installation of Scripts, ILabPascal - General Functions, Input/Output, ILabPascal - Math, Vectors, Matrices, ILabPascal - Display, ILabPascal - Data Manipulation, Extracting Scripts from the Windows Clipboard, Spectral Groups, ILabPascal - Particles, ILabPascal - Spectral Descriptors
|
||||
Script Selector |
||||
Epina ImageLab provides a scripting engine which enables the user to automatically perform many aspects of image processing. Many features of the graphical user interface can be executed by scripted commands as well. The Epina ImageLab script language (ILabPascal) is basically a Pascal dialect, which has been augmented by many commands specifically tailored to image analysis. The script files must have the file extension '.iscr'. Choosing "Tools > Epina ImageLab Scripts > List of Scripts" displays a list of all available scripts:
A script can be executed by selecting it and clicking the Execute button. Double-clicking a particular script or clicking the Edit button loads and opens it in the script editor window. If you downloaded a script you can install the script by using the "install script" button. See the section "Installation of Scripts" for details. |