|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTBImageShort | |
---|---|
de.unihalle.informatik.MiToBo.apps.nuclei2D | |
de.unihalle.informatik.MiToBo.segmentation.contours.extraction | Provides classes for performing contour extractions from regions or other image elements. |
de.unihalle.informatik.MiToBo.segmentation.levelset.PDE.datatypes |
Uses of MTBImageShort in de.unihalle.informatik.MiToBo.apps.nuclei2D |
---|
Fields in de.unihalle.informatik.MiToBo.apps.nuclei2D declared as MTBImageShort | |
---|---|
protected MTBImageShort |
NucleusSeparator2DAlgos.resultImg
Result label image of separated nuclei. |
Methods in de.unihalle.informatik.MiToBo.apps.nuclei2D that return MTBImageShort | |
---|---|
MTBImageShort |
NucleusSeparator2DPeakSearch.getLabelImage()
Returns gray-scale label image with nuclei regions. |
MTBImageShort |
NucleusSeparator2D.getResultImage()
Returns result image, i.e. the segmentation mask. |
MTBImageShort |
NucleusSeparator2DAlgos.getResultImg()
Get value of resultImg. |
Methods in de.unihalle.informatik.MiToBo.apps.nuclei2D with parameters of type MTBImageShort | |
---|---|
void |
NucleusSeparator2DAlgos.setResultImg(MTBImageShort value)
Set value of resultImg. |
Constructors in de.unihalle.informatik.MiToBo.apps.nuclei2D with parameters of type MTBImageShort | |
---|---|
NucleusSeparator2DPeakSearch(MTBImageShort grey)
Constructor with input image. |
|
NucleusSeparator2DPeakSearch(MTBImageShort grey,
MTBImage label)
Constructor with gray-scale and binary image. |
Uses of MTBImageShort in de.unihalle.informatik.MiToBo.segmentation.contours.extraction |
---|
Methods in de.unihalle.informatik.MiToBo.segmentation.contours.extraction that return MTBImageShort | |
---|---|
MTBImageShort |
BordersOnLabeledComponents.getResultImage()
Get result image with extracted borders. |
Uses of MTBImageShort in de.unihalle.informatik.MiToBo.segmentation.levelset.PDE.datatypes |
---|
Methods in de.unihalle.informatik.MiToBo.segmentation.levelset.PDE.datatypes that return MTBImageShort | |
---|---|
MTBImageShort |
MTBLevelsetFunctionPDE.getPhiImage()
Get visualization of current level set function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |