sw7 detect laps from coordinates #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sw7_lap_detection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
How the algorithm works:
The procedure is done for every coordinate, as we don't know what coordinate is a possible "hotspot" beforehand. We take the max laps counted, as it indicates that the starting point used for that run must be on the lap itself.