NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #903 (closed defect: wontfix)

Opened 2011-12-05T09:41:58-06:00

Last modified 2014-08-20T12:14:05-05:00

Implement Window/Level Adjustment Plugin

Reported by: gharris Owned by: curtis
Priority: major Milestone: imagej2-b8-analysis
Component: Display API Version:
Severity: major Keywords:
Cc: Blocked By:
Blocking: #1456

Description

Implement the equivalent functionality of the IJ1 Image::Adjust::Window/Level plugin

Change History

comment:1 Changed 2012-01-26T12:44:48-06:00 by curtis

  • Owner changed from gharris to curtis

comment:2 Changed 2012-02-26T22:02:31-06:00 by curtis

  • Blocking 1019 added

comment:3 Changed 2012-05-14T12:00:48-05:00 by bdezonia

  • Blocking 1171 added; 1019 removed

comment:4 Changed 2012-07-03T13:38:18-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4

comment:5 Changed 2012-09-06T16:18:31-05:00 by bdezonia

  • Blocking 1451 added; 1171 removed

comment:6 Changed 2012-09-06T16:24:03-05:00 by bdezonia

  • Blocking 1456 added; 1451 removed

comment:7 Changed 2012-09-06T16:27:31-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:8 Changed 2012-10-10T13:55:39-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta7

comment:9 Changed 2013-07-30T10:12:51-05:00 by bdezonia

In IJ1 this command and brightness/contrast plugin are really front end options to one base plugin. Once we get our B&C plugin code working satisfactorily we should take the same approach.

comment:10 Changed 2014-08-20T12:14:05-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.