feature request:CLAHE 3D
- Dominant language
- Java
- Stars
- 6
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi Robert
Hope you are well!
As discussed, is it possible to implement CLAHE in 3D with CLIJ?
Scikit-image has this function already here: https://scikit-image.org/docs/dev/api/skimage.exposure.html#skimage.exposure.equalize_adapthist
Currently, I have been using Python to this and then import it into FIJI.
Thanks
Pradeep
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the requested behavior with scikit-image's equalize_adapthist documentation and reviewing how CLIJ operations are exposed for Fiji. Determine the 3D CLAHE inputs and expected output, then confirm the operation can replace the current Python-to-Fiji workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100