Main Tab¶
| genre | Resample |
| status | stable |
| author | Olaf Konrad |
| package | MeVisLab/Standard |
| dll | MLResample1 |
| definition | MLResample1.def |
| see also | MPR, ImageComposer, ConcatenateImages |
| keywords | MPR, compose, add |
The module AccumulateImage accumulates MPRs into one target image.
Attach an input image for setting a target image's extend and voxel size, and feed the module with MPR slices to fill up.
The left image input takes an MPR and the right image input takes an image for establishing the target image. An optional inventor input can be used for setting a transformation matrix; in this case, the MPR image can be a plain slice because the necessary rotation and translation matrix is now taken from the inventor input.
The module's output is the accumulated image.
| Auto center: Bool | Reset Accumulator: Trigger |
| Center: Vector3 | Reset Matrix: Trigger |
| Compose matrix: Bool | Rotation: Rotation |
| Fill Value: Double | Scale: Vector3 |
| Interactive: Bool | Translation: Vector3 |
| Interpolation: Enum | Use inventor: Bool |
| Matrix: Matrix | |
| Memory Access: Enum |
If pressed, the accumulated image is reset and filled with the fill value.
Shows the resulting matrix of the input MPR.
If checked, the optional inventor input's matrix is used.
If checked, the fields Matrix, Scale, Rotation and Translation contribute to the output matrix.
Sets the rotation in axis and angle. Press Apply to actually apply a new rotation.
Sets the value for filling all non-MPR region of the target image.
If checked, the module updates in real-time.
If checked, the module assumes the targets image's center as the center (otherwise it takes the center set on the main page).