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

Opened 2012-10-13T18:04:36-05:00

Last modified 2012-10-13T18:04:58-05:00

Provide code to count the size of a region

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b5-scripting
Component: ImgLib2 OPS Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1511

Description

ImageJ needs to be able to calculate the areas of regions. Provide a function in OPS that can do so.

Change History

comment:1 Changed 2012-10-13T18:04:58-05:00 by bdezonia

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

Added RealPointCountFunction.