Short Description

Choose the best auto thresholding technique for your data. Ported from Auto Threshold plugin in ImageJ by G. Landini (plus others, see documentation).

Documentation

Original Plugin

This original plugin was developed for ImageJ as Auto Threshold, its author is Gabriel Landini.

Link to the plugin page: click here.

Methods

Huang

Reimplemented in ImageJ by Johannes Schindelin.

Otsu

C++ code by Jordan Bevik / Ported to ImageJ by G. Landini

Li

  • Li, CH & Lee, CK (1993), “Minimum Cross Entropy Thresholding”, Pattern Recognition 26(4): 617-625
  • Li, CH & Tam, PKS (1998), “An Iterative Algorithm for Minimum Cross Entropy Thresholding”, Pattern Recognition Letters 18(8): 771-776

Ported to ImageJ plugin by G.Landini

Percentile

Ported to ImageJ plugin by G.Landini

Shanbhag

Coming soon…

Triangle

Coming soon…

Yen

Coming soon…

2 reviews on “Best Threshold

  1. l
    Very nice, but I miss the option "Stack Histogram", and also the possibility to segment each plane independently (and not according to the values found for the Slice and the Time point indicated in the dialog box). Thanks a lot! Laurent Gelman.

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 1.4.0.0 • Released on: 2013-10-10 13:56:54
    Download
  • Version 1.3.0.1 • Released on: 2013-08-06 17:28:37
    Download
    Description:

    * Can now display ROIs

  • Version 1.2.0.0 • Released on: 2013-07-29 11:18:16
    Download
    Description:

    Corrected Double issue

  • Version 1.1.0.1 • Released on: 2013-07-18 17:05:16
    Download
    Description:

    * rollback

  • Version 1.1.0.0 • Released on: 2013-07-01 18:00:06
    Download
    Description:

    * corrected some issues with double

  • Version 1.0.1.1 • Released on: 2013-01-18 11:07:09
    Download
    Description:

    Retrocompatibility was broken since last version, now corrected back for backward compatibility.

  • Version 1.0.1.0 • Released on: 2013-01-11 15:54:35
    Download
    Description:

    * added a function for scripting to make it easier to use this plugin

  • Version 1.0.0.0 • Released on: 2012-12-06 17:21:43
    Download
    Description:

    Compatible with Blocks.

  • Version 0.0.1.0 • Released on: 2012-04-23 11:46:08
    Download