- Max time that took the vehicles to pass the intersection (for all vehicles the one that took more)
- Max time that took the vehicles to pass the intersection (for all vehicles the one that took more)
- The time starts to count whenever the vehicle is detected by the **smart intersection algorithm** until the end of the intersection
- The time starts to count whenever the vehicle is detected by the **smart intersection algorithm** until the end of the intersection, when the vehicle is removed from the canvas.
- Min time that took the vehicles to pass the intersection (for all vehicles the one that took less)
- Min time that took the vehicles to pass the intersection (for all vehicles the one that took less)
- Close calls, this is when both vehicles pass each other with a violation o the safe distance.
- Close calls, this is when both vehicles pass each other with a violation o the safe distance.
@ -145,7 +145,7 @@ The statistics must include:
### Example
### Example
You can see an example [here](TODO-LINK).
You can see an example [here](https://youtu.be/ChJZIjFjydA).
###### Did it also displayed the "Close calls", if there were any?
###### Did it also displayed the "Close calls", if there were any?
##### Try to generate on vehicle and see how much time the vehicle takes to leave the intersection, then exit the application and compare the time statistics.
###### Is the max time equal to the min time?
###### And if so is the time correct compared from the time you counted?
#### General
#### General
###### Is it not possible to spam the creation of vehicles(by pressing the arrow keys to many times)?
###### Is it not possible to spam the creation of vehicles(by pressing the arrow keys to many times)?