Support more itk types
Open
- Dominant language
- Java
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently the imagej-itk bridge converts all images to 32 bit float and returns 32 bit float. We need to update the converters to support other types.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the imagej-itk image converter entry points and tracing where images are forced to 32-bit float. Determine which additional image types the bridge must preserve, then verify that conversion and return paths handle those types without reducing them to 32-bit float.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100