Roadmap for full 3D support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 394
- Forks
- 95
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 7
Description
"Living post" where we keep track of all the points to get back to for 3D support.
Io:
- 3D images are not supported due to an incompatibility with
spatial_image. The tests for io needs to be uncommented when this is fixed.
Transformations:
- test the
transform()method on 3D images and 3D labels, butSpatialImagecase andMultiscaleSpatialImagecase (code implemented. Tests passing for Labels 3D, tests not run for Image 3D. For neither of them plots have been examined to see if things are correct).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the IO and transformation checklist in this issue, then locate the existing tests for 3D images, 3D labels, SpatialImage, and MultiscaleSpatialImage. Done means resolving the spatial_image incompatibility, re-enabling and passing the IO tests, running the 3D transformation tests, and verifying the resulting plots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100