Inobitec DICOM Viewer

11.3. Creating a Tree of Object Groups and Classes

____________________________________________________________________________________________

Functionality is available in a separate module which is activated in the Pro edition for an extra fee
____________________________________________________________________________________________

A tree of groups and classes is a hierarchical list of items. The items of the superior level are object groups and/or classes. The classes of objects that do not belong to any group are shown at the top of the list.

11.3.1 Creating a New Class of Objects

____________________________________________________________________________________________

Functionality is available in a separate module which is activated in the Pro edition for an extra fee
____________________________________________________________________________________________

There are two ways to add a new object class:

In the New class dialog box (Fig. 11.3)), print the name of the object class. By default, an object class is assigned a name in Class <unique number> format.



In order to avoid intersection of object contours, uncheck the Enable intersections of objects box. The box is checked by default. Customize the color of the contours for this class of object by pressing the color icon and selecting a suitable color in the respective dialog box.

Click OK to create a new object class or CANCEL to cancel.

If a group is selected when the user presses the Add class button, the new object class will be added to the selected group. If a class is selected, the new object class will be added to the group to which the selected class belongs. If the selected class does not belong to any group, the new object class will be added to the superior level of the tree.

11.3.2 Creating a Group of Object Classes

____________________________________________________________________________________________

Functionality is available in a separate module which is activated in the Pro edition for an extra fee
____________________________________________________________________________________________

There are two ways to add a new group:

In the New group dialog box (Fig. 11.4), print the name of the group. By default, a group is assigned a name in Group <unique number> format.



Click OK to create a new group or CANCEL to cancel.

If one or several classes are selected on the list when the user presses the Add group button, these classes are automatically transferred to the new group. Otherwise, a new empty group will be added.

11.3.3 Operations with Object Classes and Groups

____________________________________________________________________________________________

Functionality is available in a separate module which is activated in the Pro edition for an extra fee
____________________________________________________________________________________________

The following actions may be performed with groups and classes:

When the user terminates work with the program, the current state of the tree of groups and classes is saved in a JSON file if it contains at least one group and/or class. Otherwise, the JSON file will be deleted. The file named ia_classes.json is placed in the <Path to the storage>/ImageAnnotation directory where the <Path to the storage> is the path specified in the Workspace section of the general settings window (see Section 15.1).

When the program is launched, the current tree of groups and classes is automatically opened from the Specified JSON file. If such a file does not exist, an empty image annotation panel will pop up when the program is launched.

11.3.4 Compatibility of Trees of Groups and Classes

____________________________________________________________________________________________

Functionality is available in a separate module which is activated in the Pro edition for an extra fee
____________________________________________________________________________________________

Each tree of groups and classes is assigned a unique identifier (uid) and a number of the version which is changed when the structure of the tree is altered.

If the user, after importing/exporting the classes and groups tree, saving results or exporting results with DICOM data, performs one of the following actions with the tree of groups and classes:

then the version of the tree of groups and classes will be changed (increased by 1). The unique identifier (uid) of the tree will stay the same.

If the user, after importing/exporting the classes and groups tree, saving results or exporting results with DICOM data, performs one of the following actions with the tree of groups and classes:

then a new uid will be generated for the tree of groups and classes, and the tree version will be reset to 1.

Trees with the same uid are compatible and may be upgraded (see Section 11.4.2). Trees with different uids are incompatible, but one tree may be replaced by another (see Section 11.6.2).

The uid value and the tree version number are saved in a JSON file when the tree is exported, or when the annotation results are exported or saved.