Class InterpolateRadiiCmd

java.lang.Object
org.scijava.module.AbstractModule
org.scijava.module.DefaultMutableModule
org.scijava.command.DynamicCommand
sc.fiji.snt.gui.cmds.CommonDynamicCmd
sc.fiji.snt.plugin.InterpolateRadiiCmd
All Implemented Interfaces:
Runnable, org.scijava.Cancelable, org.scijava.command.Command, org.scijava.Contextual, org.scijava.module.Module, org.scijava.module.MutableModule, org.scijava.plugin.SciJavaPlugin

public class InterpolateRadiiCmd extends CommonDynamicCmd
Command for finding all the nodes in a collection of paths with invalid radius, and assign them interpolated values from their neighbors and Viewer3D
Author:
Tiago Ferreira
  • Constructor Details

    • InterpolateRadiiCmd

      public InterpolateRadiiCmd()
  • Method Details