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 #1895 (closed defect: fixed)

Opened 2013-05-29T12:22:14-05:00

Last modified 2013-06-13T13:07:15-05:00

Thresholding code does not use Imglib Histogram classes

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b8-analysis
Component: Analysis Plugins Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1519

Description

The Threshold plugin and the AUtothreshold methods use long[] based histograms. They should be updated to use the Histogram classes in the Imglib2 algorithms histogram package.

Change History

comment:1 Changed 2013-06-10T15:38:22-05:00 by bdezonia

This code has been updated on the use-histograms branch of imagej2

comment:2 Changed 2013-06-13T13:07:15-05:00 by bdezonia

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

Fixed with commit 687b5a4796f5d2bae06e046ae5c384a8ce8a738d