<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">It's an option in cmake:
Module_ITKReview, you have to toggle to advanced mode (t in
ccmake) to find it.<br>
<br>
Christina<br>
<br>
On 19.05.2017 05:27, Zou Jing wrote:<br>
</div>
<blockquote type="cite"
cite="mid:SG2PR0201MB09355EC11F5F647742908E33A8E50@SG2PR0201MB0935.apcprd02.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<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 style="font-size:11pt"
face="Calibri, sans-serif" color="#000000"><b>发件人:</b> Richard
Beare <a class="moz-txt-link-rfc2396E" href="mailto:richard.beare@gmail.com"><richard.beare@gmail.com></a><br>
<b>发送时间:</b> 2017年5月19日 11:12:30<br>
<b>收件人:</b> Zou Jing<br>
<b>抄送:</b> Francois Budin; <a class="moz-txt-link-abbreviated" href="mailto:insight-users@itk.org">insight-users@itk.org</a><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"
moz-do-not-send="true">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
style="font-size:11pt" face="Calibri, sans-serif"
color="#000000"><b>发件人:</b> Francois Budin <<a
href="mailto:francois.budin@kitware.com"
target="_blank" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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">
<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>
</div>
</div>
<br>
______________________________<wbr>_______<br>
Powered by <a href="http://www.kitware.com"
rel="noreferrer" target="_blank"
moz-do-not-send="true">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"
moz-do-not-send="true">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"
moz-do-not-send="true">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"
moz-do-not-send="true">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"
moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">http://public.kitware.com/<wbr>mailman/listinfo/insight-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_____________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Kitware offers ITK Training Courses, for more information visit:
<a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a>
Please keep messages on-topic and check the ITK FAQ at:
<a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/insight-users">http://public.kitware.com/mailman/listinfo/insight-users</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>