Type Parameters:
T - destination voxel type to convert to
All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class Convert<T> extends ConvertBase
Converts a channel by applying a converter (no histogram is involved in the conversion).
Author:
Owen Feehan