Add converter for ImagePlus (or general) bit depth to NativeTypeEnum
Open
- Dominant language
- Java
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
e.g.
clij2.getTypeFromBitDepth(int bit_detph)
as suggested by Dr. Njitram
https://forum.image.sc/t/clij-error-with-32-bit-medianzprojection/43474/4
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the clij2.getTypeFromBitDepth(int) entry point and reading the surrounding NativeTypeEnum usage. Confirm how ImagePlus or bit-depth values should map to NativeTypeEnum, then verify that the converter handles the requested bit depths and fits the existing API conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, computer-vision
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100