-
Notifications
You must be signed in to change notification settings - Fork 6
Question about dataset #6
Description
can you please elaborate more on dataset side of things? specifically about satellite images:
-
when a filename is 0_x0_y0.png is x0 and y0 latitude and longitude respectively? or are they just pixel coordinates based on original satellite image? based on example dataset i feel like it's pixel coordinates, but just wanted to make sure.
-
If it's pixel coordinates then i probably need to have a mapping from pixel coordinates of satellite imagery to actual geolocation, correct?
-
what exactly is gt.txt under uav folder and where does that come from? From quick look AbsLoc/estimate.py seems like it's being used to get the pose and publish it to slam? but i thought the estimated absolute pose actually gets published into slam. a bit confused here, since i thought the absolute pose being sent to orbslam2 is 2-dof and it comes from superpoint matches