Ticket #1680 (closed defect: fixed)
Opened 2013-03-14T10:41:39-05:00
Last modified 2013-07-01T15:17:56-05:00
Threshold dialog needs to display histogram
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
The Image > Adjust > Threshold plugin does not yet show a histogram of the data values like IJ1 does. Like IJ1 our plugin should have an interactive capability with this histogram and the min/max sliders.
Change History
comment:1 Changed 2013-07-01T15:17:56-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
The recent changes to support HistogramBundles/HistogramWidgets included changes to the threshold plugin. This behavior is now in place. The ability to drag the min/max sliders is a different issue encapsulated in a ticket of its own. Closing.