Ticket #2026 (new defect)
Opened 2013-11-11T12:36:57-06:00
Use Histogram1d<?> more fully
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-unscheduled |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1628 |
Description
There are two places in the code that use their own histogram logic. Adapt them to use Histogram1d<?>. They are AutoContrast and StatisticsComputer.