public class LabelAreasToRegions extends Object
| Constructor and Description |
|---|
LabelAreasToRegions() |
| Modifier and Type | Method and Description |
|---|---|
static MTBRegion2D |
getBackground(MTBImage frame,
int bgLabel) |
static MTBRegion2DSet |
getRegions(MTBImage frame) |
static MTBRegion2DSet |
getRegions(MTBImage frame,
int bgLabel) |
static MTBRegion3DSet |
getRegions3D(MTBImage frame,
int bgLabel) |
public static MTBRegion2DSet getRegions(MTBImage frame, int bgLabel)
frame - frame from which the regions should be extractedbgLabel - label assigned to the backgroundpublic static MTBRegion2DSet getRegions(MTBImage frame)
frame - public static MTBRegion2D getBackground(MTBImage frame, int bgLabel)
frame - bgLabel - label assigned to the backgroundpublic static MTBRegion3DSet getRegions3D(MTBImage frame, int bgLabel)
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.