mapillary / mapillary/mapillary_tools

Consider GPX track segments when interpolating

Open
#129 0 comments 1 reaction 1 assignee View on GitHub

@ybkuang is already working on this.

Since May 24, 2017.

bug
Dominant language
Python
Stars
315
Forks
145
Avg merge
3d 10h
Merged PRs (30d)
2

Description

The GPX scripts is right now flattening the points from all tracks into one big list. That means that - if you stopped the GPX logging and started it again, you will have several tracks in the GPX fiel with gaps in between. Images in these gaps should be cosidered outside the GPX coverage (like before/after the whole file) and not be modified. Right now the images get falsely interpolated directions where there is no GPX coverage.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.