Package | Description |
---|---|
org.openimaj.image.analysis.algorithm | |
org.openimaj.image.analysis.watershed.feature | |
org.openimaj.math.geometry.shape |
Modifier and Type | Class and Description |
---|---|
static class |
HoughCircles.WeightedCircle
A circle with an associated weight.
|
Modifier and Type | Method and Description |
---|---|
Circle |
MomentFeature.getCircle(float sf)
Create an ellipse based on the features parameters.
|
Modifier and Type | Method and Description |
---|---|
Circle |
Circle.clone() |
Constructor and Description |
---|
Circle(Circle c)
Construct a circle with the given circle
|