Module: Landmark View ()

Description:

This module displays Landmarks as small spheres, or in case of specialized markers shows a specific geometry.

Connections:

Data [required]
The landmark set to be displayed.

Box [optional]
The bounding box of the associated image data. The box is used to determine the projected positions of the landmarks.

Ports:

Point Set

You may select whether only the first, only the second, or all point sets are shown.

Lines

Display lines connecting corresponding points in the first and second set. This option is only present if the input contains two or more point sets.

Draw Style

Landmarks can be displayed either as spheres or as simple points. This is selected in the first radio box. If the input contains a large number of points (several hundred, or thousands), point style can significantly improve display performance.

In the second box, the projected positions are displayed as circles on the bounding box boundary. The box is either taken from the connection Box or computed from the landmarks.

Size

Size of displayed spheres or points.

Advanced

Base Size

Base size of the spheres or points which the size slider relates to. The base size can be increased, decreased, and reset (which tries to create a meaningful size based on the currently loaded data).

Complexity

The larger this value is, the nicer the spheres look, but the lower the rendering speed is.

Commands:

setColor <set> <r> <g> <b>
Set rgb color for one landmark set (all color values in the range between 0 and 1).

getColor <set>
Get rgb color for one landmark set.

setLineColor <r> <g> <b>
Set rgb color for connecting lines.

getLineColor
Get rgb color for connecting lines.

getLineWidth
Get line width of connecting lines.

setLineWidth
Set line width of connecting lines.