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 #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: biweekly-2010: Sep-07 to Sep-17
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:1 Changed 2010-09-20T10:09:56-05:00 by bdezonia

  • Status changed from new to accepted

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

comment:4 Changed 2012-02-24T13:58:37-06:00 by curtis

  • Component changed from ij-core to imglib-ops