Ticket #1909 (closed defect: wontfix)
Opened 2013-06-04T14:32:14-05:00
Last modified 2014-08-20T12:18:15-05:00
Color Threshold plugin should be interactive
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1456 |
Description
In IJ1 the Color Threshold plugin draws the threshold as the sliders are moved. In IJ2 nothing is drawn until the plugin quits. We need a pure IJ2 interactive version of this command.
Change History
comment:1 Changed 2014-08-20T12:18:15-05:00 by curtis
- Status changed from new to closed
- Resolution set to wontfix
We are no longer supporting use of ImageJ 1.x commands from modern ImageJ2 UIs. This plugin works fine in the legacy ImageJ 1.x UI, and adding it to ImageJ2 is not urgent.