Replies: 1 comment 1 reply
-
Its not integrated yet to train a segmentation head within DLC, but we could make a helper function to convert edges to points in napari perhaps! We will have to ask @jeylau nicely :D |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to track shapes rather than points using DLC? I see there is a segmentation mask feature, but is that only for annotations? Even if there was a feature that let you create a segmentation mask, break that up into points around the edges, track those points, and then theoretically you could recreate the shape based off the tracked points at any frame. I am hoping to track a circular shape (or oblong depending on the angle) and would rather not have to place ~16 points around the circle(s) on each frame. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions