This is an old revision of the document!


MatchMaskToImage

This logic provides an automated way of matching and applying masks to images; e.g. when using projections of a 3D as masks.

This logic matches masks to images based on specified header keys for both and successively applies the masks to the images through pixel value multiplication.

Parameters Description
Mask header key Mask Header Key whose value for each image will be matched to the same value for the specified Image Header Key.
Image Header Key Image Header Key whose value for each image will be matched to the same value for the specified Mask Header Key.
Input Description
Input images Any set of images in real space
Masks Prepared stack of masks that is supposed to be applied to the input images
Output Description
Masked Images Images from the input stack with masks applied.
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.