Ticket #210 (closed task: fixed)
Opened 2010-09-20T10:09:49-05:00
Last modified 2012-02-24T13:58:37-06:00
Fix imagej Operations that relied on iteration order
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | ImgLib2 OPS | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description (last modified by bdezonia)
Some operations made assumptions of the order of imglib's iteration. Change them to positional methods.
Change History
comment:2 Changed 2010-09-20T10:09:59-05:00 by bdezonia
- Status changed from accepted to closed
- Resolution set to fixed
comment:3 Changed 2010-09-20T11:14:20-05:00 by bdezonia
- Description modified
- Summary changed from Fix methods that relied on iteration order to Fix imagej Operations that relied on iteration order