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

Opened 2012-10-18T14:55:23-05:00

Last modified 2012-12-07T16:18:38-06:00

SImplify some OPS classes

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

Description

The OPS function.real package has some statistical function that all look very similar. We should make an abstract class that they all reuse.

Change History

comment:1 Changed 2012-10-18T14:56:02-05:00 by bdezonia

Waiting until I commit the StatisticsService code after beta 5.

comment:2 Changed 2012-12-05T16:41:56-06:00 by bdezonia

  • Blocking 1579 added
  • Milestone changed from imagej-2.0.0-beta7 to imagej-2.0.0-beta6

comment:3 Changed 2012-12-06T09:26:50-06:00 by bdezonia

Last edited 2012-12-06T09:28:00-06:00 by bdezonia

comment:4 Changed 2012-12-06T09:28:10-06:00 by bdezonia

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

comment:5 Changed 2012-12-07T16:18:38-06:00 by bdezonia

  • Blocking 1573 added