This is an old revision of the document!


ShiftingAndRotating

This logic provides a set of processors that will shift and/or rotate a given 2D image, image stack, or 3D model by the given parameters. This fundamental operations can be helpful during a variety of applications.

A stack of images/3Ds, individual 2D images, or a 3D will be subjected to the selected rotation and/or shifting operations with respect to the stated parameters. For more detail about the available operations and their parameters, consult the respective process section below. Since most of the processors just have one input (e.g. stack of images) and one output (e.g. stack of images w/ applied operation), only divergent in-/outputs are mentioned.

A given 3D map will be rotated according to the stated degree values for alpha, beta, and gamma angle. For further information on the angles, see coordinate_system_with_rotation.

Parameters Description
Alpha Description of this parameter
Beta more description
Gamma and more more more
Input Description
FirstInput Input Description 1
SecondInput Input Description 2
ThirdInput Input Description 3: Optional Input in Italic
Output Description
FirstOutput Output Description
New/Changed Header Values Description
headerValue1 what does it say? how is it changed?
headerValue2 what does it say? how is it changed?
headerValue3 what does it say? how is it changed?
headerValue4 what does it say? how is it changed?

Here, a short introduction for the given mode should be placed. Again, state WHAT and WHY this mode us useful in not more than 2 sentences.

Parameters Description
Some changeable parameter Description of this parameter
→ and its sub-parameter more description
Next main parameter and more more more
→ and its sub-parameter … descriptions
Input Description
FirstInput Input Description 1
SecondImput Input Description 2
ThridImput Input Description 1
Output Description
FirstOutput Output Description
New/Changed Header Values Description
headerValue1 what does it say? how is it changed?
headerValue2 what does it say? how is it changed?
headerValue3 what does it say? how is it changed?
headerValue4 what does it say? how is it changed?

In this paragraph, the “HOW a logic works under the hood” and WHY someone should use it can be elaborated with higher detail. Describes a scenario in an image processing workflow where this logic can be used to solve the resulting problem. Also, wikipages, publications or anything else describing the theory behind an algorithm should be linked here, if applicable.