New feature: Partial sequence deletion in Mapillary web frontend - within time-range

Aperta
#650 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
30/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Ambito
frontend, web-dev

Direzione di ricerca

Iniziate confrontando questa proposta con la issue #638 correlata e verificando come il frontend web di Mapillary elimina attualmente singole immagini o intere sequenze. Definite i comportamenti supportati per gli intervalli di tempo precedente, successivo ed entrambi, incluso l’intervallo predefinito, e valutate come si potrebbe verificare il completamento senza eliminare le immagini che dovrebbero essere conservate.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Background

  • As an contributor, I typically try to upload Ricoh Theta X videos.
  • After data ingestion, I typically inspect the imagery in the Mapillary web frontend.
  • When a complete video is uploaded it can happen that part of the sequence has bad GPS information, thus I would like to delete the images that have a faulty position, (alternatively reinterpret & interpolate the GPS data without the faulty GPS positions and trim/delete any unnecessary images that do not meet the minimum distance rule).
    • Severe examples have been found, where a single GPS glitch have spread 30+ images over more than a single continent, when normally only 1~3 images would normally have been retained if the actual positions ware used instead of the faulty interpolated positions - (e.g spread from the US all the way to the Indian Ocean).
    • However in some cases the the fault can be so small that it is a quick review before a upload is unlikely to not catch the fault, e.g 10~100m off, and then the fault need to be addressed retroactively when found.
  • In such cases the web frontend offers to delete individual images which can be a tedious procedure, it has also been unreliable requirening the procedure to be redone multiple times - making it even more tedious. Deleting the whole sequence is available today. Would be better if the web-GUI allowed deleting (alt interpolating) images for a specified time before, after or both; defaulting to 1 second before+after (i.e. deleting the images typically affected by signe bad GPS position - after interpolation of positions).
  • but would also drop the portions of the sequence that should be retained.

New feature proposal

  • The Mapillary webfront-end should provide an option to delete all images within a specified time (before, after or before&after the currently selected image.

Related Issues:
New feature: Partial sequence deletion in Mapillary web frontend #638, where's a unlimited/(large) amount of time before or after (but not both) would have the same effect.

Lingua principale
Python
Stelle
315
Fork
145
Merge medio
3g 10h
PR unite (30g)
2

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di mapillary/mapillary_tools

Tutte le issue di mapillary/mapillary_tools

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.