Skip to content

Commit

Permalink
More ways of assigning IDs to label when exporting label image.
Browse files Browse the repository at this point in the history
Before this commit the labels in the label image had either the spot's
track ID (+1) or the spot's ID (+1). This was unsatisfactory for
several reasons (see https://forum.image.sc/t/trackmate-spotsid-initial-value/76753/5)

This commit adds two ways of assigned IDs to labels:
- index starting from the 1, unique in a frame.
- the same, but unique in the movie.

Fix #243 maybe
  • Loading branch information
tinevez committed May 7, 2024
1 parent d0b5887 commit 625a54a
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 94 deletions.
Loading

1 comment on commit 625a54a

@imagesc-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/scripting-id-assignment-for-labels-in-trackmate-7-13-label-image-exporter/99512/1

Please sign in to comment.