Uses of Class
noduledata.imagej.ColorData
-
Uses of ColorData in noduledata.imagej
Subclasses of ColorData in noduledata.imagejModifier and TypeClassDescriptionclass
This class handles mixed nodules specifically, as they're approached differently than the other nodules.Methods in noduledata.imagej with parameters of type ColorDataModifier and TypeMethodDescriptionvoid
MixedData.findMixedNodules
(ij.ImagePlus im, ColorData red, ColorData green) Identifies mixed nodules by checking for yellow pixels or by calculating the distance between red and green rois.Constructors in noduledata.imagej with parameters of type ColorDataModifierConstructorDescriptionUserEditsHandler
(ij.ImagePlus imp, ColorData red, ColorData green, MixedData mixed) constructor method