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: |
|
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[]>.