22.01.2015 Views

HDevelop User's Manual

HDevelop User's Manual

HDevelop User's Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix C<br />

Glossary<br />

Boolean is the type name for the truth values ØÖÙ and Ð× as well as for the related boolean<br />

expressions.<br />

Body A body is part of a conditional instruction () oraloop(ÛÐ or ÓÖ) and consists of<br />

a sequence of operator calls. If you consider the ÓÖ-loop, for instance, all operator calls,<br />

that are located between ÓÖ and ÒÓÖ form the body.<br />

Button A button is part of a graphical user interface. With the mouse the user can press a<br />

button to cause an action to be performed.<br />

Control data Control data can be either numbers (ÒØÖ and ÖÐ), character strings<br />

(×ØÖÒ) and truth values (ÓÓÐÒ). This data can be used as atomic values (i.e.,<br />

single values) or as tuples (i.e., arrays of values).<br />

Empty region An empty region contains no points at all, i.e., its area is zero.<br />

Graphics window A graphics window is used in <strong>HDevelop</strong> for displaying images, regions,<br />

or XLD.<br />

<strong>HDevelop</strong> is an interactive program for the creation of HALCON applications.<br />

Iconic data are image data, i.e., image arrays and data, which are described by coordinates and<br />

are derived from image arrays, e.g., regions, image and XLD.<br />

Image An image consists of one or more (multichannel image) image arrays and a region<br />

as the definition domain. All image arrays have the same dimension, but they can be of<br />

different pixel types. The size of the region is smaller or equal than the size of the image<br />

arrays. The region determines all image points that should be processed.<br />

Iconic object Generic implementation of iconic data in HALCON.<br />

integer is the type name for integer numbers. Integers are implemented using the C-type ÐÓÒ<br />

(4 or 8 byte).<br />

Operator data base The operator data base contains information about the HALCON operators.<br />

They are loaded at runtime from the binary files in ±ÀÄÇÆÊÇÇ̱ÐÔ.<br />

Program window In <strong>HDevelop</strong> the program window contains the program. It is used to edit<br />

(copy, delete, and paste lines) and to run or debug the program.<br />

37

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!