| Package | Description |
|---|---|
| esa.neliota.dataModels |
| 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
|
void |
EventRecord.updateROI(ConnCompProperties objR,
ConnCompProperties objI)
Updates the Region Of Interest (ROI) for the event, by expanding the existing ROI, if necessary, or creating one if it is the first frame.
|