Uses of Class
de.unihalle.informatik.MiToBo.apps.datatypes.cellImages.SegResult_Particles

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.
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.