Ticket #1151 (closed defect: fixed)
Display range setting via legacy layer can be problematic
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b3-headless |
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Open CT (now opened as 16-bit signed)
Display is all black
Debugging I can see that pixel ranges are approx from -800 to 800. But display range as set from IJ1 is -32500 to 32767.
We need to set the display range more accurately.
Change History
Note: See
TracTickets for help on using
tickets.
Legacy layer uses assignChannelMinMax() in ColorTableHarmonizer to set the display range