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 #1227 (closed enhancement: fixed)

Opened 2012-06-18T15:22:03-05:00

Last modified 2012-10-10T15:00:58-05:00

OPS: define a nonparallel ImageAssignment class

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b5-scripting
Component: ImgLib2 OPS Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1511

Description

The definition of ImageAssignment is multithreaded. We could provide a SimpleImageAssignment implementation that is not parallel.

Change History

comment:1 Changed 2012-07-17T15:18:32-05:00 by bdezonia

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

comment:2 Changed 2012-09-10T15:40:33-05:00 by bdezonia

  • Blocking 1467 added

comment:3 Changed 2012-09-13T10:50:53-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed

Fixed with Imglib commit 7951bccb357abe993e036175ac927f9472b2fcb4

Last edited 2012-09-13T10:51:53-05:00 by bdezonia

comment:4 Changed 2012-10-10T13:27:46-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta5-new

comment:5 Changed 2012-10-10T15:00:58-05:00 by bdezonia

  • Blocking 1511 added; 1467 removed