-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
BrunoBerger edited this page Apr 24, 2020
·
3 revisions
| Context | ID | Requirement Description |
|---|---|---|
| Object Detection | OD1 | The Object Detection has to be performed in Real Time |
| OD1.1 | A live video has to be an option for Input | |
| OD2 | The program shall only detect one instance of an object once | |
| OD3 | The User has to be able to choose between different Models, depending on his systems performance |
|
| GPS + Time | G1 | A detected Object shall be saved with the current GPS-Position of the system |
| G1.1 | The GPS-Position has to be at least accurate to 4 decimal places | |
| G2 | A detected Object shall be saved with the current Timestamp of the system | |
| Safety | S1 | The user gets a warning if Object Detection has an Error |
| General | R1 | Detected Objects can be visualised on a map |
| R2 | The user has to have access to the raw detection-data | |
| R3 | A live video has to be an available output | |
| R3.1 | Detected objects have to be marked in the video output | |
| R3.2 | The live video has to be above 20 frames per second |