Discussion:
[ITK-users] watershed
Zou Jing
2017-05-18 08:19:19 UTC
Permalink
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.
Francois Budin
2017-05-18 12:21:41 UTC
Permalink
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 <***@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
>
>
Zou Jing
2017-05-19 02:10:10 UTC
Permalink
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 <***@kitware.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ18ÈÕ 20:21:41
ÊÕŒþÈË: Zou Jing
³­ËÍ: insight-***@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 <***@hotmail.com<mailto:***@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<http://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
Richard Beare
2017-05-19 03:12:30 UTC
Permalink
You will need to enable "review" to get morphological watershed in 4.11

On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@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 <***@kitware.com>
> *发送时闎:* 2017幎5月18日 20:21:41
> *收件人:* Zou Jing
> *抄送:* insight-***@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 <***@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
>
>
Zou Jing
2017-05-19 03:27:58 UTC
Permalink
Thank you.

I am sorry that I don't know how to enable "review".

I'm a novice.

Can you help me?Thanks very much.

________________________________
·¢ŒþÈË: Richard Beare <***@gmail.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 11:12:30
ÊÕŒþÈË: Zou Jing
³­ËÍ: Francois Budin; insight-***@itk.org
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: watershed

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

On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@hotmail.com<mailto:***@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 <***@kitware.com<mailto:***@kitware.com>>
·¢ËÍʱŒä: 2017Äê5ÔÂ18ÈÕ 20:21:41
ÊÕŒþÈË: Zou Jing
³­ËÍ: insight-***@itk.org<mailto:insight-***@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 <***@hotmail.com<mailto:***@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<http://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<http://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
Chr. Rossmanith
2017-05-19 05:53:48 UTC
Permalink
It's an option in cmake: Module_ITKReview, you have to toggle to
advanced mode (t in ccmake) to find it.

Christina

On 19.05.2017 05:27, Zou Jing wrote:
>
> Thank you.
>
> I am sorry that I don't know how to enable "review".
>
> I'm a novice.
>
> Can you help me?Thanks very much.
>
> ------------------------------------------------------------------------
> *发件人:* Richard Beare <***@gmail.com>
> *发送时闎:* 2017幎5月19日 11:12:30
> *收件人:* Zou Jing
> *抄送:* Francois Budin; insight-***@itk.org
> *䞻题:* Re: [ITK-users] 答倍: watershed
> You will need to enable "review" to get morphological watershed in 4.11
>
> On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@hotmail.com
> <mailto:***@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 <***@kitware.com
> <mailto:***@kitware.com>>
> *发送时闎:* 2017幎5月18日 20:21:41
> *收件人:* Zou Jing
> *抄送:* insight-***@itk.org <mailto:insight-***@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 <***@hotmail.com
> <mailto:***@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 <http://www.kitware.com>
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> <http://www.kitware.com/opensource/opensource.html>
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> <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 <http://www.itk.org/Wiki/ITK_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
> <http://public.kitware.com/mailman/listinfo/insight-users>
>
>
>
> _____________________________________
> Powered by www.kitware.com <http://www.kitware.com>
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> <http://www.kitware.com/opensource/opensource.html>
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> <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 <http://www.itk.org/Wiki/ITK_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
> <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
Zou Jing
2017-05-19 07:14:36 UTC
Permalink
Thank you,I've enabled that in CMake.

But I still cannot find itkMorphologicalWatershedFromMarkersImageFilter

________________________________
·¢ŒþÈË: Insight-users <insight-users-***@itk.org> Žú±í Chr. Rossmanith <***@neuro.ma.uni-heidelberg.de>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 13:53:48
ÊÕŒþÈË: insight-***@itk.org
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: ŽðžŽ: watershed

It's an option in cmake: Module_ITKReview, you have to toggle to advanced mode (t in ccmake) to find it.

Christina

On 19.05.2017 05:27, Zou Jing wrote:

Thank you.

I am sorry that I don't know how to enable "review".

I'm a novice.

Can you help me?Thanks very much.

________________________________
·¢ŒþÈË: Richard Beare <***@gmail.com><mailto:***@gmail.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 11:12:30
ÊÕŒþÈË: Zou Jing
³­ËÍ: Francois Budin; insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: watershed

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

On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@hotmail.com<mailto:***@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 <***@kitware.com<mailto:***@kitware.com>>
·¢ËÍʱŒä: 2017Äê5ÔÂ18ÈÕ 20:21:41
ÊÕŒþÈË: Zou Jing
³­ËÍ: insight-***@itk.org<mailto:insight-***@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 <***@hotmail.com<mailto:***@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<http://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<http://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<http://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
Francois Budin
2017-05-19 12:46:53 UTC
Permalink
Hello Zou Jing,

What do you mean by the fact that you cannot find the filter? Do you have
compilation errors? Or you cannot find the implementation of the filter in
ITK? If it is the latter, you can find the filter is here [1]
Let me know if this helps,

Francois
[1]
https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx

On Fri, May 19, 2017 at 3:14 AM, Zou Jing <***@hotmail.com> wrote:

> Thank you,I've enabled that in CMake.
>
> But I still cannot find itkMorphologicalWatershedFromMarkersImageFilter
> ------------------------------
> *发件人:* Insight-users <insight-users-***@itk.org> 代衚 Chr. Rossmanith <
> ***@neuro.ma.uni-heidelberg.de>
> *发送时闎:* 2017幎5月19日 13:53:48
> *收件人:* insight-***@itk.org
> *䞻题:* Re: [ITK-users] 答倍: 答倍: watershed
>
> It's an option in cmake: Module_ITKReview, you have to toggle to advanced
> mode (t in ccmake) to find it.
>
> Christina
>
> On 19.05.2017 05:27, Zou Jing wrote:
>
> Thank you.
>
> I am sorry that I don't know how to enable "review".
>
> I'm a novice.
>
> Can you help me?Thanks very much.
> ------------------------------
> *发件人:* Richard Beare <***@gmail.com> <***@gmail.com>
> *发送时闎:* 2017幎5月19日 11:12:30
> *收件人:* Zou Jing
> *抄送:* Francois Budin; insight-***@itk.org
> *䞻题:* Re: [ITK-users] 答倍: watershed
>
> You will need to enable "review" to get morphological watershed in 4.11
>
> On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@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 itkMorphologicalWatershedFr
>> omMarkersImageFilter.
>>
>> I just found itkIsolatedWatershedImageFilterTest.cxx, itkTobogganImageFilterTest.cxx
>> and itkWatershedImageFilterTest.cxx in the test folder.
>> ------------------------------
>> *发件人:* Francois Budin <***@kitware.com>
>> *发送时闎:* 2017幎5月18日 20:21:41
>> *收件人:* Zou Jing
>> *抄送:* insight-***@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 <***@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
>>
>>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects athttp://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
>
>
Zou Jing
2017-05-20 03:37:00 UTC
Permalink
Thank you very much.

I've found the filter, but I have trouble in implementing it.

Have you ever tested that.

My error is this:

Debug Error!

Program:

...Debug\itkMorphologicalWatershedFromMarkersImageFilterTest.exe

R6010
-abort() has been called

(Please Retry to debug the application)


________________________________
·¢ŒþÈË: Francois Budin <***@kitware.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 20:46:53
ÊÕŒþÈË: Zou Jing
³­ËÍ: Chr. Rossmanith; insight-***@itk.org
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: ŽðžŽ: ŽðžŽ: watershed

Hello Zou Jing,

What do you mean by the fact that you cannot find the filter? Do you have compilation errors? Or you cannot find the implementation of the filter in ITK? If it is the latter, you can find the filter is here [1]
Let me know if this helps,

Francois
[1] https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx
[https://avatars0.githubusercontent.com/u/319479?v=3&s=400]<https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>

InsightSoftwareConsortium/ITK<https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>
github.com
ITK - Insight Segmentation and Registration Toolkit -- Mirror




On Fri, May 19, 2017 at 3:14 AM, Zou Jing <***@hotmail.com<mailto:***@hotmail.com>> wrote:

Thank you,I've enabled that in CMake.

But I still cannot find itkMorphologicalWatershedFromMarkersImageFilter

________________________________
·¢ŒþÈË: Insight-users <insight-users-***@itk.org<mailto:insight-users-***@itk.org>> Žú±í Chr. Rossmanith <***@neuro.ma.uni-heidelberg.de<mailto:***@neuro.ma.uni-heidelberg.de>>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 13:53:48
ÊÕŒþÈË: insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: ŽðžŽ: watershed

It's an option in cmake: Module_ITKReview, you have to toggle to advanced mode (t in ccmake) to find it.

Christina

On 19.05.2017 05:27, Zou Jing wrote:

Thank you.

I am sorry that I don't know how to enable "review".

I'm a novice.

Can you help me?Thanks very much.

________________________________
·¢ŒþÈË: Richard Beare <***@gmail.com><mailto:***@gmail.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 11:12:30
ÊÕŒþÈË: Zou Jing
³­ËÍ: Francois Budin; insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: watershed

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

On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@hotmail.com<mailto:***@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 <***@kitware.com<mailto:***@kitware.com>>
·¢ËÍʱŒä: 2017Äê5ÔÂ18ÈÕ 20:21:41
ÊÕŒþÈË: Zou Jing
³­ËÍ: insight-***@itk.org<mailto:insight-***@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 <***@hotmail.com<mailto:***@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<http://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<http://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<http://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<http://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
Zou Jing
2017-05-20 06:55:28 UTC
Permalink
Hello,

Now I can run the program, but the result image is all write.

________________________________
·¢ŒþÈË: Zou Jing
·¢ËÍʱŒä: 2017Äê5ÔÂ20ÈÕ 11:37:00
ÊÕŒþÈË: Francois Budin
³­ËÍ: Chr. Rossmanith; insight-***@itk.org
Ö÷Ìâ: ŽðžŽ: [ITK-users] ŽðžŽ: ŽðžŽ: ŽðžŽ: watershed


Thank you very much.

I've found the filter, but I have trouble in implementing it.

Have you ever tested that.

My error is this:

Debug Error!

Program:

...Debug\itkMorphologicalWatershedFromMarkersImageFilterTest.exe

R6010
-abort() has been called

(Please Retry to debug the application)


________________________________
·¢ŒþÈË: Francois Budin <***@kitware.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 20:46:53
ÊÕŒþÈË: Zou Jing
³­ËÍ: Chr. Rossmanith; insight-***@itk.org
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: ŽðžŽ: ŽðžŽ: watershed

Hello Zou Jing,

What do you mean by the fact that you cannot find the filter? Do you have compilation errors? Or you cannot find the implementation of the filter in ITK? If it is the latter, you can find the filter is here [1]
Let me know if this helps,

Francois
[1] https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx
[https://avatars0.githubusercontent.com/u/319479?v=3&s=400]<https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>

InsightSoftwareConsortium/ITK<https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>
github.com
ITK - Insight Segmentation and Registration Toolkit -- Mirror




On Fri, May 19, 2017 at 3:14 AM, Zou Jing <***@hotmail.com<mailto:***@hotmail.com>> wrote:

Thank you,I've enabled that in CMake.

But I still cannot find itkMorphologicalWatershedFromMarkersImageFilter

________________________________
·¢ŒþÈË: Insight-users <insight-users-***@itk.org<mailto:insight-users-***@itk.org>> Žú±í Chr. Rossmanith <***@neuro.ma.uni-heidelberg.de<mailto:***@neuro.ma.uni-heidelberg.de>>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 13:53:48
ÊÕŒþÈË: insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: ŽðžŽ: watershed

It's an option in cmake: Module_ITKReview, you have to toggle to advanced mode (t in ccmake) to find it.

Christina

On 19.05.2017 05:27, Zou Jing wrote:

Thank you.

I am sorry that I don't know how to enable "review".

I'm a novice.

Can you help me?Thanks very much.

________________________________
·¢ŒþÈË: Richard Beare <***@gmail.com><mailto:***@gmail.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 11:12:30
ÊÕŒþÈË: Zou Jing
³­ËÍ: Francois Budin; insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: watershed

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

On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@hotmail.com<mailto:***@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 <***@kitware.com<mailto:***@kitware.com>>
·¢ËÍʱŒä: 2017Äê5ÔÂ18ÈÕ 20:21:41
ÊÕŒþÈË: Zou Jing
³­ËÍ: insight-***@itk.org<mailto:insight-***@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 <***@hotmail.com<mailto:***@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<http://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<http://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<http://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<http://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
Francois Budin
2017-05-22 00:03:49 UTC
Permalink
Hello,

I am glad you were able to run the program. It can be difficult to find the
correct parameters to obtain the desired results. You can read the Insight
Journal publication associated to this filter [1] to understand which
parameters are available and how to integrate this filter in a pipeline.
You can also look at the ITK tests for that filter to see the values that
are used in that case [2][3].

Hope this helps,
Francois

[1] http://www.insight-journal.org/browse/publication/92
[2]
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Segmentation/Watersheds/test/CMakeLists.txt#L31-L55
[3]
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedFromMarkersImageFilterTest.cxx

On Sat, May 20, 2017 at 2:55 AM, Zou Jing <***@hotmail.com> wrote:

> Hello,
>
> Now I can run the program, but the result image is all write.
> ------------------------------
> *发件人:* Zou Jing
> *发送时闎:* 2017幎5月20日 11:37:00
> *收件人:* Francois Budin
> *抄送:* Chr. Rossmanith; insight-***@itk.org
> *䞻题:* 答倍: [ITK-users] 答倍: 答倍: 答倍: watershed
>
>
> Thank you very much.
>
> I've found the filter, but I have trouble in implementing it.
>
> Have you ever tested that.
>
> My error is this:
>
> Debug Error!
>
> Program:
>
> ...Debug\itkMorphologicalWatershedFromMarkersImageFilterTest.exe
>
> R6010
> -abort() has been called
>
> (Please Retry to debug the application)
>
>
> ------------------------------
> *发件人:* Francois Budin <***@kitware.com>
> *发送时闎:* 2017幎5月19日 20:46:53
> *收件人:* Zou Jing
> *抄送:* Chr. Rossmanith; insight-***@itk.org
> *䞻题:* Re: [ITK-users] 答倍: 答倍: 答倍: watershed
>
> Hello Zou Jing,
>
> What do you mean by the fact that you cannot find the filter? Do you have
> compilation errors? Or you cannot find the implementation of the filter in
> ITK? If it is the latter, you can find the filter is here [1]
> Let me know if this helps,
>
> Francois
> [1] https://github.com/InsightSoftwareConsortium/ITK/
> blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromM
> arkersImageFilter.hxx
>
> <https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>
> InsightSoftwareConsortium/ITK
> <https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>
> github.com
> ITK - Insight Segmentation and Registration Toolkit -- Mirror
>
>
>
> On Fri, May 19, 2017 at 3:14 AM, Zou Jing <***@hotmail.com> wrote:
>
>> Thank you,I've enabled that in CMake.
>>
>> But I still cannot find itkMorphologicalWatershedFromMarkersImageFilter
>> ------------------------------
>> *发件人:* Insight-users <insight-users-***@itk.org> 代衚 Chr. Rossmanith <
>> ***@neuro.ma.uni-heidelberg.de>
>> *发送时闎:* 2017幎5月19日 13:53:48
>> *收件人:* insight-***@itk.org
>> *䞻题:* Re: [ITK-users] 答倍: 答倍: watershed
>>
>> It's an option in cmake: Module_ITKReview, you have to toggle to advanced
>> mode (t in ccmake) to find it.
>>
>> Christina
>>
>> On 19.05.2017 05:27, Zou Jing wrote:
>>
>> Thank you.
>>
>> I am sorry that I don't know how to enable "review".
>>
>> I'm a novice.
>>
>> Can you help me?Thanks very much.
>> ------------------------------
>> *发件人:* Richard Beare <***@gmail.com> <***@gmail.com>
>> *发送时闎:* 2017幎5月19日 11:12:30
>> *收件人:* Zou Jing
>> *抄送:* Francois Budin; insight-***@itk.org
>> *䞻题:* Re: [ITK-users] 答倍: watershed
>>
>> You will need to enable "review" to get morphological watershed in 4.11
>>
>> On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@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 itkMorphologicalWatershedFr
>>> omMarkersImageFilter.
>>>
>>> I just found itkIsolatedWatershedImageFilterTest.cxx, itkTobogganImageFilterTest.cxx
>>> and itkWatershedImageFilterTest.cxx in the test folder.
>>> ------------------------------
>>> *发件人:* Francois Budin <***@kitware.com>
>>> *发送时闎:* 2017幎5月18日 20:21:41
>>> *收件人:* Zou Jing
>>> *抄送:* insight-***@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 <***@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
>>>
>>>
>>
>>
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects athttp://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
>>
>>
>
Zou Jing
2017-05-22 00:39:35 UTC
Permalink
Thank you so much for your help.

I will read that paper and try again.

________________________________
·¢ŒþÈË: Francois Budin <***@kitware.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ22ÈÕ 8:03:49
ÊÕŒþÈË: Zou Jing
³­ËÍ: Chr. Rossmanith; insight-***@itk.org
Ö÷Ìâ: Re: ŽðžŽ: [ITK-users] ŽðžŽ: ŽðžŽ: ŽðžŽ: watershed

Hello,

I am glad you were able to run the program. It can be difficult to find the correct parameters to obtain the desired results. You can read the Insight Journal publication associated to this filter [1] to understand which parameters are available and how to integrate this filter in a pipeline.
You can also look at the ITK tests for that filter to see the values that are used in that case [2][3].

Hope this helps,
Francois

[1] http://www.insight-journal.org/browse/publication/92
[2] https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Segmentation/Watersheds/test/CMakeLists.txt#L31-L55
[3] https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedFromMarkersImageFilterTest.cxx

On Sat, May 20, 2017 at 2:55 AM, Zou Jing <***@hotmail.com<mailto:***@hotmail.com>> wrote:

Hello,

Now I can run the program, but the result image is all write.

________________________________
·¢ŒþÈË: Zou Jing
·¢ËÍʱŒä: 2017Äê5ÔÂ20ÈÕ 11:37:00
ÊÕŒþÈË: Francois Budin
³­ËÍ: Chr. Rossmanith; insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: ŽðžŽ: [ITK-users] ŽðžŽ: ŽðžŽ: ŽðžŽ: watershed


Thank you very much.

I've found the filter, but I have trouble in implementing it.

Have you ever tested that.

My error is this:

Debug Error!

Program:

...Debug\itkMorphologicalWatershedFromMarkersImageFilterTest.exe

R6010
-abort() has been called

(Please Retry to debug the application)


________________________________
·¢ŒþÈË: Francois Budin <***@kitware.com<mailto:***@kitware.com>>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 20:46:53
ÊÕŒþÈË: Zou Jing
³­ËÍ: Chr. Rossmanith; insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: ŽðžŽ: ŽðžŽ: watershed

Hello Zou Jing,

What do you mean by the fact that you cannot find the filter? Do you have compilation errors? Or you cannot find the implementation of the filter in ITK? If it is the latter, you can find the filter is here [1]
Let me know if this helps,

Francois
[1] https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx
[https://avatars0.githubusercontent.com/u/319479?v=3&s=400]<https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>

InsightSoftwareConsortium/ITK<https://github.com/InsightSoftwareConsortium/ITK/blob/v4.11.0/Modules/Nonunit/Review/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx>
github.com<http://github.com>
ITK - Insight Segmentation and Registration Toolkit -- Mirror




On Fri, May 19, 2017 at 3:14 AM, Zou Jing <***@hotmail.com<mailto:***@hotmail.com>> wrote:

Thank you,I've enabled that in CMake.

But I still cannot find itkMorphologicalWatershedFromMarkersImageFilter

________________________________
·¢ŒþÈË: Insight-users <insight-users-***@itk.org<mailto:insight-users-***@itk.org>> Žú±í Chr. Rossmanith <***@neuro.ma.uni-heidelberg.de<mailto:***@neuro.ma.uni-heidelberg.de>>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 13:53:48
ÊÕŒþÈË: insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: ŽðžŽ: watershed

It's an option in cmake: Module_ITKReview, you have to toggle to advanced mode (t in ccmake) to find it.

Christina

On 19.05.2017 05:27, Zou Jing wrote:

Thank you.

I am sorry that I don't know how to enable "review".

I'm a novice.

Can you help me?Thanks very much.

________________________________
·¢ŒþÈË: Richard Beare <***@gmail.com><mailto:***@gmail.com>
·¢ËÍʱŒä: 2017Äê5ÔÂ19ÈÕ 11:12:30
ÊÕŒþÈË: Zou Jing
³­ËÍ: Francois Budin; insight-***@itk.org<mailto:insight-***@itk.org>
Ö÷Ìâ: Re: [ITK-users] ŽðžŽ: watershed

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

On Fri, May 19, 2017 at 12:10 PM, Zou Jing <***@hotmail.com<mailto:***@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 <***@kitware.com<mailto:***@kitware.com>>
·¢ËÍʱŒä: 2017Äê5ÔÂ18ÈÕ 20:21:41
ÊÕŒþÈË: Zou Jing
³­ËÍ: insight-***@itk.org<mailto:insight-***@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 <***@hotmail.com<mailto:***@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<http://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<http://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<http://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<http://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
Loading...