Leica QUIPS is the Quantimet™ Image Processing Software accessed from the Leica QWin interface. Leica QUIPS provides a macro programming facility which can access the system's image processing commands. Menu items are provided to Set up and Run QUIPS routines.
QUIPS Instructions Routines are easily created by automatically adding instructions that are configured from the corresponding Leica QWin dialog. An instruction is modified by calling up the Leica QWin dialog and clicking on the required instruction. Interactive adjustment is made to the dialog settings and the instruction updated. In Run mode, instructions may be 'Paused' displaying the appropriate Leica QWin dialog boxes, to allow on line adjustment.
Control sequences A message window allows step-by-step instructions to be given to the user. A Flag/Button Pause Box allows the selection from a number of user defined alternatives. Routines can be saved and recalled to/from disk and a specified routine can automatically be run on system start-up. Because QUIPS works interactively, you can see the results immediately, avoiding lengthy development.
Variable This menu is concerned with the traditional program calculations on numbers and strings such as arithmetic, trigonometric and input and output to/from file. Additional instructions perform feature expressions giving the convenience of processing arrays of data without the need for programming loops. Instructions are provided for formatting the results output. For example, these allow images to be printed at a specific size and position on the page and the display of results on the screen to be positioned to be easily visible so that an automatically updating histogram may be displayed. DDE links can be started and stopped to transfer data between Leica QWin and other Windows applications.
Control These provide instructions that control the flow of the instruction execution. Examples include For/Next, While/End While, Repeat/Until, If/End/Endif, GoSub, SubRoutine.
Results All the measurement functions have equivalent pre-formatted result output control instructions. This makes it simple to output the results, without the need for special programming. If you need to create report forms in a customised format, the more general print instructions under ‘Variables’ may be used Measurement types that create results are Field, Field Histograms, Feature, Feature Histograms, Grey, Profile, Interactive. For all these types, the output may be to the display, printer, file or to other programs by DDE.