Module ij
Package ij.plugin

Class Thresholder

java.lang.Object
ij.plugin.Thresholder
All Implemented Interfaces:
Measurements, PlugIn, ItemListener, EventListener

public class Thresholder extends Object implements PlugIn, Measurements, ItemListener
This plugin implements the Process/Binary/Make Binary and Convert to Mask commands.
  • Field Details

    • methods

      public static final String[] methods
    • backgrounds

      public static final String[] backgrounds
  • Constructor Details

    • Thresholder

      public Thresholder()
  • Method Details