imagej / imagej/imagej-plugins-commands

Threshold application data type might be wrong

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.