Package | Description |
---|---|
mpicbg.stitching.fusion |
Modifier and Type | Method and Description |
---|---|
void |
ClassifiedRegion.addAllClasses(ClassifiedRegion region)
Merges the classes attached to another region with the classes of this
region.
|
boolean |
ClassifiedRegion.coversClasses(ClassifiedRegion other) |
boolean |
ClassifiedRegion.equalsRegion(ClassifiedRegion other)
Test if this region is identical to another region
|
boolean |
ClassifiedRegion.intersects(ClassifiedRegion other)
Returns true if this region intersects with the provided target region.
|
Constructor and Description |
---|
ClassifiedRegion(ClassifiedRegion copy)
Copying constructor.
|
Copyright © 2015–2021 Fiji. All rights reserved.