Class AutoLocalThreshold

All Implemented Interfaces:
Provider<Mask>, ProviderAsStack

public class AutoLocalThreshold extends FromChannelBase
Applies local thresholding algorithm using Fiji's {link Auto_Local_Threshold} plugin

The thresholding procedure it applied to each slice independently.

Author:
Owen Feehan
  • Constructor Details

    • AutoLocalThreshold

      public AutoLocalThreshold()
  • Method Details