Class DistanceTransformForEachObject3D

All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class DistanceTransformForEachObject3D extends FromDimensionsBase
Like DistanceTransform3D but applies the distance transform separately for each object in a collection.

A new channel is always created i.e. the input channel is unchanged.

Author:
Owen Feehan