[Insight-users] code for extracting ROI of palmprint

David Doria daviddoria at gmail.com
Fri Dec 10 08:59:49 EST 2010


On Fri, Dec 10, 2010 at 5:03 AM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> Hi Suma,
>
> You  may want to try:
>
> * OutsuThresholdImageFilter
>
> followed by the
>
> * SimpleContourExtractorImageFilter

(small typo: OutsuThresholdImageFilter -> OtsuThresholdImageFilter)

Suma,

As you play with these filters, if you could modify the following examples:

http://www.itk.org/Wiki/ITK/Examples/Segmentation/OtsuThresholdImageFilter

http://www.itk.org/Wiki/ITK/Examples/Segmentation/SimpleContourExtractorImageFilter

so that they demonstrate a simple usage that would be great!

David


More information about the Insight-users mailing list