|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NeuriteExtractor2D.NeuronColor | |
---|---|
de.unihalle.informatik.MiToBo.apps.neurites2D |
Uses of NeuriteExtractor2D.NeuronColor in de.unihalle.informatik.MiToBo.apps.neurites2D |
---|
Methods in de.unihalle.informatik.MiToBo.apps.neurites2D that return NeuriteExtractor2D.NeuronColor | |
---|---|
NeuriteExtractor2D.NeuronColor |
NeuriteExtractor2D.getNeuronColor()
Get binary neuron color. |
static NeuriteExtractor2D.NeuronColor |
NeuriteExtractor2D.NeuronColor.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NeuriteExtractor2D.NeuronColor[] |
NeuriteExtractor2D.NeuronColor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.unihalle.informatik.MiToBo.apps.neurites2D with parameters of type NeuriteExtractor2D.NeuronColor | |
---|---|
void |
NeuriteExtractor2D.setNeuronColor(NeuriteExtractor2D.NeuronColor _neuronColor)
Set binary neuron color. |
Constructors in de.unihalle.informatik.MiToBo.apps.neurites2D with parameters of type NeuriteExtractor2D.NeuronColor | |
---|---|
NeuriteExtractor2D(MTBImageByte _neuronImage,
NeuriteExtractor2D.NeuronColor _neuronColor,
int _neuriteMaskSize,
int _maxSpineLength,
org.rosuda.JRI.Rengine _rEngine,
String _outputDir)
Constructor to create a new neurite extraction object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |