imagej / imagej/imagej-itk

Support more itk types

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.