| Modifier and Type | Field and Description |
|---|---|
MTBImageByte |
resultBinaryImg
Binary image with segmented regions in foreground (white).
|
MTBImageShort |
resultLabelImg
Result image with labels of segmented regions.
|
MTBImageShort |
resultLableImgWithoutIDs
Label image without region ID strings.
|
MTBImageRGB |
resultOverlayImg
Image overlay of detected regions over input image.
|
MTBImageRGB |
resultOverlayImgWithoutIDs
Image overlay of detected regions over input image without ID strings.
|
MTBRegion2DSet |
resultRegs
Set of segmented regions.
|
| Constructor and Description |
|---|
SegmentationResult()
Default constructor.
|
public MTBRegion2DSet resultRegs
public MTBImageRGB resultOverlayImg
public MTBImageRGB resultOverlayImgWithoutIDs
public MTBImageShort resultLabelImg
public MTBImageShort resultLableImgWithoutIDs
public MTBImageByte resultBinaryImg
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.