mapillary / mapillary_tools

Command line tools for processing and uploading Mapillary imagery
BSD 2-Clause "Simplified" License
267 stars 138 forks source link

Consider GPS orientation for 360 degree camera #140

Open xtompok opened 8 years ago

xtompok commented 8 years ago

The orientation of images is probably taken from Pose*Degrees, but the script for interpolating direction sets only the heading, so the images in the sequence are badly oriented, because the pose data for images taken on a bike are very bad. The problems can be seen on all my sequences (i. e. https://www.mapillary.com/app/user/jethro?lat=49.99294783305556&lng=13.257768666944445&z=17&pKey=MwfBCBPiW791-9G472VzXA&focus=photo). Can you please add option to overwrite both heading and pose information by interpolating script, so the images will be only oriented by GPS track, which is quite good when I am moving?

fgouget commented 5 years ago

Does it help if you go to "Edit current sequence" and then do "Normalize sequence"?