|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SegResult_Particles | |
---|---|
de.unihalle.informatik.MiToBo.apps.datatypes.cellImages |
Uses of SegResult_Particles in de.unihalle.informatik.MiToBo.apps.datatypes.cellImages |
---|
Fields in de.unihalle.informatik.MiToBo.apps.datatypes.cellImages with type parameters of type SegResult_Particles | |
---|---|
protected HashMap<Integer,SegResult_Particles> |
SegResult_Complete.particleResults
Detection results for particles. |
protected Vector<SegResult_Particles> |
SegResult_ParticlesMultiChannel.resultVector
Name of the analyzed image. |
Methods in de.unihalle.informatik.MiToBo.apps.datatypes.cellImages that return SegResult_Particles | |
---|---|
SegResult_Particles |
SegResult_Complete.getParticleResult(int channel)
Returns number of detected particles per channel. |
Methods in de.unihalle.informatik.MiToBo.apps.datatypes.cellImages that return types with arguments of type SegResult_Particles | |
---|---|
Vector<SegResult_Particles> |
SegResult_ParticlesMultiChannel.getResultVec()
|
Methods in de.unihalle.informatik.MiToBo.apps.datatypes.cellImages with parameters of type SegResult_Particles | |
---|---|
void |
SegResult_ParticlesMultiChannel.addSegmentationResult(SegResult_Particles result)
|
void |
SegResult_Complete.setParticleResult(SegResult_Particles res,
int channel)
Set particle counts per channel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |