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 #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:1 Changed 2012-08-03T13:43:15-05:00 by bdezonia

  • Blocking 1355 added

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.

Last edited 2012-09-18T11:01:01-05:00 by bdezonia

comment:3 Changed 2012-09-06T14:14:58-05:00 by curtis

  • Blocking 1455 added

comment:4 Changed 2012-09-06T14:17:02-05:00 by curtis

  • Blocking 1355 removed

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