Ticket #1546 (closed defect: fixed)
Opened 2012-10-19T15:56:23-05:00
Last modified 2012-11-21T11:44:35-06:00
OPS: make sure classes implement Imglib interfaces
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 in ints own sandbox. Make sure that classes in OPS implement relevant Imglib2 interfaces. (For instance, PointSets could implement EuclideanSpace).