Class SummaryMeasurementTableCommand

java.lang.Object
qupath.lib.gui.commands.SummaryMeasurementTableCommand

public class SummaryMeasurementTableCommand extends Object
Show a summary table for an object of a particular type (annotation, detection, TMA core...)
  • Constructor Details

    • SummaryMeasurementTableCommand

      public SummaryMeasurementTableCommand(QuPathGUI qupath)
      Command to show a summary measurement table, for PathObjects of a specified type (e.g. annotation, detection).
      Parameters:
      qupath -
  • Method Details