imagej / imagej/imagej-plugins-commands
Threshold application data type might be wrong
- Dominant language
- Java
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When you select the Apply button in the Threshold plugin the pixels are changed to 0 or 255. This matches IJ1. But IJ2 supports true 1-bit masks. Perhaps we should be creating 1-bit data here. On a related note we could just have Apply call the convert to mask plugin.
Migrated-From: http://trac.imagej.net/ticket/1685
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Threshold plugin's Apply action and compare its output with IJ1 behavior and IJ2's true 1-bit masks. Then inspect whether invoking the convert to mask plugin is the intended path; done means choosing and testing the correct output data type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100