Discussion:
[ITK-users] itk::BinaryHysteresisThresoldImageFilter
Shashwath T.R.
2017-10-11 10:28:02 UTC
Permalink
Hi all,

A long time back, this paper was published in the Midas journal describing
a generalized hysteresis threshold filter in ITK:
http://www.insight-journal.org/browse/publication/847

We've been using it quite extensively for a while, but I see that it has
never been included in the main distribution. May I suggest it for
integration? I would be happy to see through the process.

Regards,
Shashwath
Lowekamp, Bradley (NIH/NLM/LHC) [C]
2017-10-11 13:05:24 UTC
Permalink
Hello,

I believe the itk::DoubleThresholdImageFilter implements the same technique, but based on morphological principles. Have you tries this filter that is in ITK?

It would be curious how the two implementation compare. Perhaps, we should improve the documentation of itk::DoubleThresholdImageFilter [1], to indicate the technique is also known as hysteresis thresholding.


Brad

[1] https://itk.org/Doxygen/html/classitk_1_1DoubleThresholdImageFilter.html



From: "Shashwath T.R." <***@gmail.com>
Date: Wednesday, October 11, 2017 at 6:28 AM
To: "insight-***@itk.org" <insight-***@itk.org>
Subject: [ITK-users] itk::BinaryHysteresisThresoldImageFilter

Hi all,

A long time back, this paper was published in the Midas journal describing a generalized hysteresis threshold filter in ITK: http://www.insight-journal.org/browse/publication/847

We've been using it quite extensively for a while, but I see that it has never been included in the main distribution. May I suggest it for integration? I would be happy to see through the process.

Regards,
Shashwath

Loading...