Ticket #1685 (closed defect: moved)
Opened 2013-03-14T10:59:03-05:00
Threshold application data type might be wrong
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1678 |
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.
Change History
comment:1 Changed 2015-02-23T11:02:00-06:00 by curtis
- Status changed from new to closed
- Resolution set to moved
Migrated to https://github.com/imagej/imagej-plugins-commands/issues/17