[ITK-users] region growing with adaptative Threshold

Bill Lorensen bill.lorensen at gmail.com
Wed Feb 25 08:46:56 EST 2015


Take a look at the ConfidenceConnectedImageFilter

http://itk.org/Wiki/ITK/Examples/ImageSegmentation/ConfidenceConnectedImageFilter

On Tue, Feb 24, 2015 at 4:56 PM, Sunshine <samah.bouzidi at gmail.com> wrote:
> HI,
>
> I'm trying to segment the airways from 3D Ct image using this algorithm
>  1- determine the seed point and the intial threshold
>  2- calculte the average intensity of voxels already classified to the
> region (A)
>  3- if the intensity  of the voxel  and  all closest (connected) neighbours
> = (+/-) 0,05 A(step 2). voxel is classified to the region.
>
> As explained, the threshold depends on the processed data, is their any
> example in which the threshold is not defined as a constante like in the
> region growing examples?
>
> Best regards
> SAmah
>
>
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/region-growing-with-adaptative-Threshold-tp35272.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list