Ticket #1364 (closed defect: moved)
Opened 2012-08-03T13:42:27-05:00
Last modified 2012-11-21T15:22:15-06:00
Provide developer level documentation of OPS
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b10-compatibility |
Component: | ImgLib2 OPS | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1455 |
Description
We should provide material to familiarize developers with OPS. We could provide tutorial information, unit tests, and javadoc.
Change History
comment:2 Changed 2012-08-21T14:35:38-05:00 by bdezonia
Created a utility class called ImageCombiner that can apply an op to one or two images while creating a new one or populating a given one. This example can be useful as developer documentation too.
comment:5 Changed 2012-09-10T09:14:16-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:6 Changed 2012-10-10T14:25:00-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta10
comment:7 Changed 2012-10-29T13:37:39-05:00 by bdezonia
Made a pass through Imglib OPS and provided some level of javadoc for all classes I've worked on.
comment:8 Changed 2012-11-21T15:22:15-06:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta10
comment:9 Changed 2014-05-18T17:43:06-05:00 by curtis
- Status changed from new to closed
- Resolution set to moved
Migrated to https://github.com/imagej/imagej-ops/issues/25