Ticket #1129 (new defect)
Opened 2012-04-19T15:48:51-05:00
Last modified 2012-10-10T16:04:21-05:00
IJ2 does not clamp data values like IJ1
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b10-compatibility |
Component: | ImgLib2 | Version: | |
Severity: | serious | Keywords: | |
Cc: | senseneyj@… | Blocked By: | |
Blocking: | #1458 |
Description
After the release of beta1 in the imagej devel mailing list Justin Senseney reported:
In Beta1 of IJ2, if you open an image like Samples->Boats.gif and multiply by 5, or -5, you’ll see that the resulting intensities are wrapping around the maximum/minimum supported pixels. Another example, create a new 8-bit image of pixel intensity 255 and call Process->Math->Multiply: 1.1, the resulting value is 25. Auto-promotion of images would be useful, but for reference IJ1 just leaves at minimum/maximum intensity value supported in image as appropriate.
Change History
comment:1 Changed 2012-04-26T16:14:19-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta2 to imagej-2.0.0-beta3
comment:2 Changed 2012-05-14T11:17:14-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:4 Changed 2012-09-07T11:06:56-05:00 by bdezonia
- Blocking 1458 added; 1339 removed
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:5 Changed 2012-10-10T14:01:36-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta7
comment:6 Changed 2012-10-10T16:04:21-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta7 to imagej-2.0.0-beta9