mapillary_tools icon indicating copy to clipboard operation
mapillary_tools copied to clipboard

Command line tools for processing and uploading Mapillary imagery

Results 44 mapillary_tools issues
Sort by recently updated
recently updated
newest added

Since we no longer can ignore the ever increasing market share of ARM64 processors in the desktop domain, I would like to request releases of the desktop and CLI upload...

### Basic information * mapillary_tools version 0.10.1 * System: `Linux` * Capture Device: `Android` with `Open Camera`, Raw DNG images, edited with `darktable` ### Steps to reproduce behavior 1. take...

Some cameras reset their internal clock when the battery runs out, or otherwise get out of sync with the world clock. 1. Change PointWithFix to a more generic GpsPoint which...

cla signed

- wip - more naming refactoring

cla signed

**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...

### Background As an contributor, I typically try to upload GoPro timelapse videos. As videos get larger the risk increases that the data ingestioon never completes and any kind of...

feature

### Background As an contributor, I typically try to upload GoPro timelapse videos. The segmentation of large videos is discussed in https://github.com/mapillary/mapillary_tools/issues/636. Independently, there are cases where an existing video...

feature

### Background - As an contributor, I typically try to upload GoPro timelapse videos. - After data ingestion, I typically inspect the imagery in the Mapillary web frontend. - When...

feature

Hi there I am using a fresh install of Python 3.12 with pip 24.0. Using `pip install mapillary_tools` fails with the following output; ``` Collecting pynmea2==1.12.0 (from mapillary_tools) Downloading pynmea2-1.12.0.tar.gz...

The current approach of calculating the sum of all equality tests requires a lot of stack space as FFmpeg's evaluator uses recursion to handle the add. Hence, FFmpeg crashed with...

cla signed