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.
|
Modifier | Constructor and Description |
---|---|
private |
SegmentationResult() |
public MTBRegion2DSet resultRegs
public MTBImageRGB resultOverlayImg
public MTBImageRGB resultOverlayImgWithoutIDs
public MTBImageShort resultLabelImg
public MTBImageShort resultLableImgWithoutIDs
public MTBImageByte resultBinaryImg
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.