Package | Description |
---|---|
org.openimaj.image.analysis.algorithm |
Modifier and Type | Method and Description |
---|---|
List<HoughCircles.WeightedCircle> |
HoughCircles.getBest(int n)
Get the n-best detected circles.
|
Modifier and Type | Method and Description |
---|---|
int |
HoughCircles.WeightedCircle.compareTo(HoughCircles.WeightedCircle o) |