public class ExtractSlice extends Task<NamedChannelsInput,SharedStateSelectedSlice>
Reduces a z-stack to a single-slice by taking the optima of a feature calculated for each slice.

Expects a second-level output "stack" to determine which slices are outputted or not.

Author:
Owen Feehan