| Package | Description |
|---|---|
| esa.neliota.detection |
| Modifier and Type | Field and Description |
|---|---|
java.util.ArrayList<ConnCompProperties> |
DetectionAlgorithm.detectedConnectedComponents |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ConnCompProperties> |
DetectionAlgorithm.getEvents()
Get the list of the latest detected connected components.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventRecord.AddPositionToSequence(ConnCompProperties objR,
ConnCompProperties objI)
Adds the (x,y) position of a new detected instance of the event to the sequence and updates the mean (x,y) position of the event
|