Task: Allow aligning non-image layers
- Dominant language
- Python
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Shapes layers have ~~feelings~~ affines too!
Specifically, I worked with someone who had a 2D+t image layer and a 2D shapes layer (see also #41), and it was not possible to use affinder to align them.
Since all napari layers natively support affine transforms, we should be able to align any layer with any other using affinder.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing affinder's current layer handling and the related #41 discussion, then compare how image and shapes layers expose affine transforms in napari. Done means manual correspondence-point alignment works between an image layer and a 2D shapes layer while preserving existing image-to-image behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100