| Modifier and Type | Method and Description |
|---|---|
Blob |
CustomBlobFeature.getBlob()
Getter method for the blob.
|
Blob |
ManyBlobs.getBlobByLabel(int id) |
Blob |
ManyBlobs.getSpecificBlob(int x,
int y)
Returns a specific
Blob which encompasses a point |
Blob |
ManyBlobs.getSpecificBlob(Point p)
Returns a specific blob which encompasses a point
|
| Modifier and Type | Method and Description |
|---|---|
static ij.ImagePlus |
Blob.generateBlobImage(Blob b) |
Copyright © 2015. All rights reserved.