mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 04:26:36 +00:00
updated problem description, restrictions, acceptance criteria. added data
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
System should find out GPS of centers of all the photos from the flight within error no more than 100 meters in comparison to the real GPS
|
||||
System should find out GPS of centers of 70% of the photos from the flight within error no more than 30 meters in comparison to the real GPS
|
||||
System should find out GPS of centers of 80% of the photos from the flight within error no more than 50 meters in comparison to the real GPS
|
||||
System should find out GPS of centers of 60% of the photos from the flight within error no more than 10 meters in comparison to the real GPS
|
||||
System should correctly continue the work even in a presence of up to 350 meters outlier photo between 2 consecutive photos en route. This could happen due to tilt of the plane.
|
||||
System should correctly continue the work even during sharp turns, where the next photo doesn't overlap at all, or overlaps in less than 5%. Next photo should be in less than 150m drift and angle less than 50%
|
||||
Number of outliers during the satellite provider images ground check should be less than 10%
|
||||
In case of absolute incapable of the system to determine next, second next, and third next images gps, by any methods, (these 20% of the route), then it should ask user for an input for the next image, so that user can specify location
|
||||
Reference in New Issue
Block a user