| Package | Description |
|---|---|
| plugins.big.blobplugin.descriptors | |
| plugins.big.blobplugin.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
EllipseDescriptor |
class |
EllipsoidDescriptor |
| Modifier and Type | Method and Description |
|---|---|
int |
CellDescriptor.CellComparator.compare(CellDescriptor cell1,
CellDescriptor cell2)
Compare two cells according to their energy.
|
boolean |
EllipsoidDescriptor.isClosedTo(CellDescriptor other) |
boolean |
EllipseDescriptor.isClosedTo(CellDescriptor other) |
boolean |
CellDescriptor.isClosedTo(CellDescriptor other)
Test if two cells can be considered as equal.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Optimization.optimize(CellDescriptor cell,
ImageDescriptor img,
Parameters parameters)
Optimize the parameters of a cell descriptor.
|