Class PeripathDetector.Detection

java.lang.Object
sc.fiji.snt.analysis.detection.Detection
sc.fiji.snt.analysis.PeripathDetector.Detection
Enclosing class:
PeripathDetector

@Deprecated public static final class PeripathDetector.Detection extends Detection
Deprecated.
Use Detection instead.
  • Constructor Details

    • Detection

      public Detection(double x, double y, double z, double intensity, Path path, int nodeIndex, double distanceFromSkeleton)
      Deprecated.