-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
GUIGraphical User InterfaceGraphical User InterfaceenhancementNew optional featureNew optional feature
Description
napari has multiple built-in layer types which could be useful for movement.
- The
Imagelayer could be used to display video frames - The
Pointslayer can be used to represent keypoints, see this example - The
Trackslayer can be used to visualise keypoint trajectories across time - The
Vectorslayer can be used to show stuff like head orientation - The
Shapeslayer can be used to create and show ROIs
Napari widgets can be created easily.
I will first make a prototype with the following features:
### Tasks
- [ ] https://github.com/neuroinformatics-unit/movement/issues/38
- [ ] https://github.com/neuroinformatics-unit/movement/issues/47
- [ ] https://github.com/neuroinformatics-unit/movement/issues/283
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GUIGraphical User InterfaceGraphical User InterfaceenhancementNew optional featureNew optional feature
Type
Projects
Status
✅ Done