This is an old revision of the document!
Template Logic Description
THIS position should be used for a brief introduction (max 2 sentences!) of the logic, stating WHAT and WHY it is doing something.
Usage
This processor is used to generate normalized images out of the input image stack. This is performed according to the specified mean and sigma values.
Parameters
Here, a very specific example should be given/described. In the future, this can be supported by screenshots etc.. For the moment, give an example easy enough for the user to understand, but specific enough to elaborate why a given parameter is a good set for this very situation.
Mask
Specifies whether a circular mask is used on the images
Mean
The desired mean pixel value after normalization
Sigma
The desired pixel value standard deviation after normalization
Mask Mode: circular
Auto-crop
If activated, automatically crops each image to the minimum size.
Radius (fraction)
Determines the radius of the applied circular mask.
Accepted value range: [0…1]
Inputs
io::input
Stack of input images(1D,2D or 3D)
Outputs
io::output
The output images are normalized.
Additional Information
Concept
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.