<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Thank you.</p>
<p>I am sorry that I don't know how to <span style="color: rgb(33, 33, 33); font-family: "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑, SimSun, 宋体, sans-serif, serif, EmojiFont; font-size: 15px;">enable "review".</span></p>
<p><span style="color: rgb(33, 33, 33); font-family: "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑, SimSun, 宋体, sans-serif, serif, EmojiFont; font-size: 15px;">I'm a novice.</span></p>
<p><span style="color: rgb(33, 33, 33); font-family: "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑, SimSun, 宋体, sans-serif, serif, EmojiFont; font-size: 15px;">Can you help me?Thanks very much.</span></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>发件人:</b> Richard Beare <richard.beare@gmail.com><br>
<b>发送时间:</b> 2017年5月19日 11:12:30<br>
<b>收件人:</b> Zou Jing<br>
<b>抄送:</b> Francois Budin; insight-users@itk.org<br>
<b>主题:</b> Re: [ITK-users] 答复: watershed</font>
<div> </div>
</div>
<div>
<div dir="ltr">You will need to enable "review" to get morphological watershed in 4.11</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, May 19, 2017 at 12:10 PM, Zou Jing <span dir="ltr">
<<a href="mailto:zjinger@hotmail.com" target="_blank">zjinger@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div id="m_421841285419922105divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<p><span>Hi, Francois</span></p>
<p>Thank you very much.</p>
<p><span style="color:rgb(33,33,33);font-family:"Microsoft YaHei UI","Microsoft YaHei",微软雅黑,SimSun,宋体,sans-serif,serif,EmojiFont;font-size:15px">The  version of my ITK is 4.11.0. </span>I checked <span style="color:rgb(33,33,33);font-family:"Microsoft YaHei UI","Microsoft YaHei",微软雅黑,SimSun,宋体,sans-serif,serif,EmojiFont;font-size:15px">the
 watershed module, but there is no such thing as <span style="color:rgb(33,33,33);font-family:"Microsoft YaHei UI","Microsoft YaHei",微软雅黑,SimSun,宋体,sans-serif,serif,EmojiFont;font-size:15px">itkMorphologicalWatershedFr<wbr>omMarkersImageFilter.</span></span></p>
<p><span style="color:rgb(33,33,33);font-family:"Microsoft YaHei UI","Microsoft YaHei",微软雅黑,SimSun,宋体,sans-serif,serif,EmojiFont;font-size:15px"><span style="color:rgb(33,33,33);font-family:"Microsoft YaHei UI","Microsoft YaHei",微软雅黑,SimSun,宋体,sans-serif,serif,EmojiFont;font-size:15px">I
 just found <span>itkIsolatedWatershedImag<wbr>eFilterTest.cxx, <span>itkTobogganIm<wbr>ageFilterTest.cxx and <span>itkWatershedImageFilterTes<wbr>t.cxx in the test folder.</span></span></span></span></span></p>
</div>
<hr style="display:inline-block;width:98%">
<div id="m_421841285419922105divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>发件人:</b> Francois Budin <<a href="mailto:francois.budin@kitware.com" target="_blank">francois.budin@kitware.com</a>><br>
<b>发送时间:</b> 2017年5月18日 20:21:41<br>
<b>收件人:</b> Zou Jing<br>
<b>抄送:</b> <a href="mailto:insight-users@itk.org" target="_blank">insight-users@itk.org</a><br>
<b>主题:</b> Re: [ITK-users] watershed</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>Hello Zou Jing,<br>
<br>
</div>
The itkMorphologicalWatershedFromM<wbr>arkersImageFilter 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.<br>
</div>
<br>
Hope this helps,<br>
</div>
Francois<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, May 18, 2017 at 4:19 AM, Zou Jing <span dir="ltr">
<<a href="mailto:zjinger@hotmail.com" target="_blank">zjinger@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div id="m_421841285419922105m_6679828933384082813divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<p></p>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif,serif,EmojiFont;font-size:16px">
Dear all<br>
    I want to segment CTA images using watershed algorithm, The result of WatershedSegmentation2.cxx was not ideal. I find that someone use itkMorphologicalWatershedF<wbr>romMarkersImageFilter, but I cannot find that.<br>
    Could anyone help me?<br>
    Thanks.</div>
<div><br>
</div>
<br>
<p></p>
</div>
</div>
<br>
______________________________<wbr>_______<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/product<wbr>s/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FA<wbr>Q</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/insight-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
<br>
______________________________<wbr>_______<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_<wbr>FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/insight-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>