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 #1561 (closed task: fixed)

Opened 2012-11-02T10:48:36-05:00

Last modified 2012-11-21T11:45:41-06:00

OPS: support Imglib interfaces in PointSet package

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b6-legacy
Component: ImgLib2 OPS Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1573

Description

OPS grew up as a standalone package. The PointSet package classes have spare functionality. They could implement existing Imglib interfaces making them more powerful and more useful.

Specifically PointSet could implement IterableInterval<long[]> and PointSetIterator could implement Cursor<long[]>.

Change History

comment:1 Changed 2012-11-02T10:48:45-05:00 by bdezonia

  • Blocking 1467 added

comment:2 Changed 2012-11-02T10:48:56-05:00 by bdezonia

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

comment:3 Changed 2012-11-21T10:15:42-06:00 by bdezonia

  • Blocking 1573 added; 1467 removed

comment:4 Changed 2012-11-21T11:45:41-06:00 by bdezonia

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