de.unihalle.informatik.MiToBo.apps.datatypes.cellImages
Interface SegResult_Interface

All Known Implementing Classes:
SegResult_Complete, SegResult_Cytoplasm, SegResult_Nuclei, SegResult_Particles, SegResult_ParticlesMultiChannel

@ALDMetaInfo(export=ALLOWED)
public interface SegResult_Interface

Interface for unified handling of segmentation results extracted by particle, cell or nucleus detectors.

Author:
moeller

Method Summary
 String getImageName()
          Returns the name of the processed image.
 SegResultEnums.MeasureUnit getMeasurementUnit()
          Returns the unit of measurements.
 

Method Detail

getImageName

String getImageName()
Returns the name of the processed image.


getMeasurementUnit

SegResultEnums.MeasureUnit getMeasurementUnit()
Returns the unit of measurements.



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