[ITK-users] 答复: watershed

Richard Beare richard.beare at gmail.com
Thu May 18 23:12:30 EDT 2017


You will need to enable "review" to get morphological watershed in 4.11

On Fri, May 19, 2017 at 12:10 PM, Zou Jing <zjinger at hotmail.com> wrote:

> Hi, Francois
>
> Thank you very much.
>
> The  version of my ITK is 4.11.0. I checked the watershed module, but
> there is no such thing as itkMorphologicalWatershedFromMarkersImageFilter.
>
> I just found itkIsolatedWatershedImageFilterTest.cxx, itkTobogganImageFilterTest.cxx
> and itkWatershedImageFilterTest.cxx in the test folder.
> ------------------------------
> *发件人:* Francois Budin <francois.budin at kitware.com>
> *发送时间:* 2017年5月18日 20:21:41
> *收件人:* Zou Jing
> *抄送:* insight-users at itk.org
> *主题:* Re: [ITK-users] watershed
>
> Hello Zou Jing,
>
> The itkMorphologicalWatershedFromMarkersImageFilter was recently moved
> from the review module to the watershed module. If you are using a recent
> version of ITK (4.12rc01, 4.12rc02), the filter you are looking for will be
> in the watershed module. Otherwise it should be in the review module.
>
> Hope this helps,
> Francois
>
> On Thu, May 18, 2017 at 4:19 AM, Zou Jing <zjinger at hotmail.com> wrote:
>
>> Dear all
>>     I want to segment CTA images using watershed algorithm, The result
>> of WatershedSegmentation2.cxx was not ideal. I find that someone
>> use itkMorphologicalWatershedFromMarkersImageFilter, but I cannot find
>> that.
>>     Could anyone help me?
>>     Thanks.
>>
>>
>>
>> _____________________________________
>> 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
>>
>>
>
> _____________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170519/eca071ac/attachment.html>


More information about the Insight-users mailing list