mastodon icon indicating copy to clipboard operation
mastodon copied to clipboard

Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.

Results 34 mastodon issues
Sort by recently updated
recently updated
newest added

This Pull Request adds some convenience methods to TreeUtils and TagSetUtils

# User story In Mastodon, it is possible to compute feature on spot level and on branch spot level. Features computed on spot level can be visualized using `File >...

enhancement

# Story A user of Mastodon wants to have a refresh button in Mastodon, that would re-read the dataset xml file again without the need to close and open the...

enhancement

# User Story As a user of Mastodon, I currently have the possibility to move a single Spot in BDV using `Mouse-Hover` + `Space`. However, sometimes, I would like to...

enhancement

## Steps to reproduce 1. Create a new Mastodon project using https://github.com/mastodon-sc/mastodon-example-data/blob/master/tgmm-mini/datasethdf5.xml and https://github.com/mastodon-sc/mastodon-example-data/blob/master/tgmm-mini/datasethdf5.h5 2. Open BDV 3. Track a few spots using `a` button in the BDV 4. Ensure...

bug

# Bug Description When opening Edit > Tags in the Data table one would expect to see the available tag sets / tags in the project, but it is empty....

bug

# User Story A user of Mastodon recently reported that his *.mastodon file was corrupted after/during a crash of Fiji/Mastodon that perhaps was related to #295. It is not exactly...

enhancement

I tried to find the reason for #295. I found a potential solution. With the changes of this PR the described bug cannot be reproduced anymore. Big disclaimer: I am...

## Steps to reproduce 1. Open a mastodon project with some spots already in there. 2. Open branch graph and BDV windows. 3. Delete all spots in BDV. (`Ctrl +...

bug

Given the current Menu: ![Screenshot_20231020_150039](https://github.com/mastodon-sc/mastodon/assets/10509335/889e81f0-c122-47a6-a764-14d347e3a2b4) I propose to add two more "hot spots" on a track: - Select Tracklet Downward - Select Tracklet Upward - Navigate to Tracklet start -...