mapillary / mapillary/mapillary_tools
Duplicate check should include FOV
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 315
- Forks
- 145
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 2
Description
I sometimes take pictures with different FOV, e.g. one with my wide-sensor, and one with the main sensor. Or even a panorama or 360° picture. In consequence those have the same location, and the same angle, despite having different information.
There should be an option to consider those pictures not to be duplicates, as they may contain vastly different information.
Not sure if there should be a separate value for vertical and horizontal, e.g. to distinguish 360° image spheres from panoramas, which may span 360° in horizontal direction, but may be limited vertically.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the duplicate-checking behavior and the available image metadata, then determine how horizontal and vertical FOV should be represented and configured. Done means duplicate detection can distinguish images with different FOVs without breaking existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100