|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.MiToBo.apps.singleCellTracking2D.LabelAreasToRegions
public class LabelAreasToRegions
Constructor Summary | |
---|---|
LabelAreasToRegions()
|
Method Summary | |
---|---|
static MTBRegion2D |
getBackground(MTBImage frame,
int bgLabel)
|
static MTBRegion2DSet |
getRegions(MTBImage frame)
|
static MTBRegion2DSet |
getRegions(MTBImage frame,
int bgLabel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LabelAreasToRegions()
Method Detail |
---|
public static MTBRegion2D getBackground(MTBImage frame, int bgLabel)
frame
- bgLabel
- label assigned to the background
public static MTBRegion2DSet getRegions(MTBImage frame)
frame
-
public static MTBRegion2DSet getRegions(MTBImage frame, int bgLabel)
frame
- frame from which the regions should be extractedbgLabel
- label assigned to the background
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |