Temporal Rolling Projection ( IARollingProject )
Parameters:
Name |
Short Name |
Type |
Description |
Type |
type |
string |
Available projection types: "Min", "Max", "Mean", "Median" |
Description:
Projects prior frames for each frame of an image series. Each frame will become the projection image of the preceding (and the actual) frames.
t- or z- projection means the same because only one extra dimension after x,y is used for the image series, that is time or alternatively z-stack.
Pixels masked in any preceding image will be masked in the result.