Class ThresholdAgainstChannel


public class ThresholdAgainstChannel extends BinarySegmentation
Thresholds each voxels by comparing against another channel that has per-voxel thresholds

It sets an output voxel as high, if it is greater than or equal to the pixel in the threshold channel

Author:
Owen Feehan
  • Constructor Details

    • ThresholdAgainstChannel

      public ThresholdAgainstChannel()
  • Method Details