Uses of Class
sc.fiji.snt.tracing.auto.BinaryTracer
Packages that use BinaryTracer
-
Uses of BinaryTracer in sc.fiji.snt.plugin
Methods in sc.fiji.snt.plugin that return BinaryTracerModifier and TypeMethodDescriptionprotected BinaryTracerBinaryTracerCommonCmd.createAndConfigureConverter(ij.ImagePlus maskImp, ij.ImagePlus origImp) Builds and configures aBinaryTracerfor the supplied images.Methods in sc.fiji.snt.plugin with parameters of type BinaryTracerModifier and TypeMethodDescriptionprotected StringBinaryTracerCommonCmd.pruneModeToString(BinaryTracer binaryTracer) Returns a human-readable string for the current prune mode of the given tracer.voidBinaryTracerCommonCmd.setPruneMode(BinaryTracer skConverter) Configures the prune mode on aBinaryTracerbased on the currentBinaryTracerCommonCmd.loopSolvingChoiceselection.