Class ChannelDetections

java.lang.Object
qupath.ext.braian.AbstractDetections
qupath.ext.braian.ChannelDetections

public class ChannelDetections extends AbstractDetections
This class allows to manage detections computed with WatershedCellDetection on a given image channel. It does so by leveraging AbstractDetections interface
  • Field Details

  • Constructor Details

  • Method Details

    • getFullImageDetectionAnnotation

      public static qupath.lib.objects.PathAnnotationObject getFullImageDetectionAnnotation(qupath.lib.objects.hierarchy.PathObjectHierarchy hierarchy)
      Returns the annotation used when working with detections on the whole image
      Parameters:
      hierarchy - where to find/compute the detections
      Returns:
      the full image detection named as FULL_IMAGE_DETECTIONS_NAME
    • createClassification

      public static qupath.lib.objects.classes.PathClass createClassification(String channelName)
    • getContainersName

      public String getContainersName()
      Specified by:
      getContainersName in class AbstractDetections
      Returns:
      the name used by the containers of detections of the instance kind