5mm
| Genre: | METKCaseBuilding |
|---|---|
| Authors: | Christian Tietjen |
| Short description: | Generates database entries for a new ROI |
Depending on the chosen ROI type, a new image dataset is saved to the hard drive (by using the given suffix), or the input image is used and clamped by startVoxel and endVoxel.
| ObjMgr-Key | Value | Action |
|---|---|---|
| ObjID |
Source | and |
| ObjID |
Original | if so, the field parentID is updated |
| ObjMgr-Key | Value | Action |
|---|---|---|
| ObjID |
Result | Is always a resulting image |
| ObjID |
- | No children yet |
| ObjID |
Object ID of the parent image | |
| ObjID |
True | Is always true |
| ObjID |
Name of the file (ROIType ownImage or not set) | |
| ObjID |
Starting voxel (ROIType subregion or not set) | |
| ObjID |
Ending voxel (ROIType subregion or not set) | |
| ObjID |
Original | Is still an original |
| ObjID |
-1 | Has no specific value |
| ObjID |
Transformation matrix | |
| ObjID |
Number of voxel in X direction | |
| ObjID |
||
| ObjID |
| image: | Input image for retrieving name, location, size and DICOM tags |
|---|
| objectID:
(string) |
Name of the created Object |
| parentID:
(string) |
Available parent IDs |
| ROIType:
(string) |
Subregion or OwnImage (see Send ObjMgr-Events) |
| filename:
(string) |
Depends on ROIType, name of the resulting file |
| suffix:
(string) |
Depends on ROIType, name suffix of the resulting file |
| startVoxel:
(int) |
Depends on ROIType, clamps the input image |
| endVoxel:
(int) |
Depends on ROIType, clamps the input image |
| create:
(trigger) |
Create all entries |
METKManager, METKAddImage, METKAddStructure