<DIV>Hello All,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am working on Breast Image Segmention for deleneating lesions, ducts and fat tissues.&nbsp; Problem is that I don't have Breast Images with contrast agent used.&nbsp; Hence I can't have pre and post contrast agent to subtract them and locate tumour etc.&nbsp; What will be the best way to segment such breast images (in&nbsp;RAW format).&nbsp; I am currently trying to use Watershed segmentation and not getting any good results with it.&nbsp; It causes lot of oversegmentation.&nbsp; I have not used Level Set Seg. method yet.</DIV>
<DIV>Any input is appreciated.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Neha<BR><BR><B><I>uday kurkure &lt;udaykurkure@yahoo.com&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>Hi Neha,<BR><BR>You can get information at<BR>http://www.itk.org/Wiki/ITK_Release_1_8<BR><BR>-Uday<BR><BR><BR><BR>--- neha k <ITKNEHA1@YAHOO.COM>wrote:<BR><BR>&gt; Hello,<BR>&gt; <BR>&gt; How can I find the updates with ne ITK Releases? <BR>&gt; For Ex. What are the new ffeatures included in ITK<BR>&gt; 1.8 as compared to its prior versions?<BR>&gt; <BR>&gt; Thanks,<BR>&gt; Neha<BR>&gt; <BR>&gt; <BR>&gt; Luis Ibanez <LUIS.IBANEZ@KITWARE.COM>wrote:<BR>&gt; <BR>&gt; Hi Neha,<BR>&gt; <BR>&gt; <BR>&gt; Please read the tutorial sessions<BR>&gt; <BR>&gt; http://www.itk.org/HTML/Tutorials.htm<BR>&gt; <BR>&gt; In particular<BR>&gt; <BR>&gt;<BR>http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf<BR>&gt; <BR>&gt; where the use of FLTK and Qt libraries along with<BR>&gt; ITK<BR>&gt; is explained in detail.<BR>&gt; <BR>&gt; You will find there instructions regarding the setup<BR>&gt;
 of the CMake variables for FLTK.<BR>&gt; <BR>&gt; <BR>&gt; Note that FLTK is an open source library. Once you<BR>&gt; download the source code you *must* build it. Please<BR>&gt; refer to the instructions in the fltk.org web site<BR>&gt; regarding the build process for FLTK.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Note also that for ITK 1.6, you should use<BR>&gt; <BR>&gt; FLTK 1.1.4 and VTK 4.2.<BR>&gt; <BR>&gt; <BR>&gt; (You wrote VTK 1.4, I assume that was a typo)<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Regards,<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Luis<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; --------------------<BR>&gt; neha k wrote:<BR>&gt; <BR>&gt; &gt; Hello All,<BR>&gt; &gt; <BR>&gt; &gt; I am trying to build ITK application<BR>&gt; "RegionGrowingSegmentation" that <BR>&gt; &gt; requires FLTK and VTK. I have downloaded ITK 1.6,<BR>&gt; FLTK 1.1x, VTK 1.4. <BR>&gt; &gt; When I try to configure ITKApplications with VTK<BR>&gt; and FLTK option ON, i <BR>&gt; &gt; get following in
 CMAKE:<BR>&gt; &gt; FLTK_BASE_LIBARY NOT FOUND<BR>&gt; &gt; FLTK_FLUID_EXECUTABLE NOT FOUND<BR>&gt; &gt; FLTK_FORMS_LIBARY NOT FOUND ......etc. Basiclaly,<BR>&gt; CMAKE does not find <BR>&gt; &gt; anythng related to FLTK. I am not sure what<BR>&gt; folders/files i need to <BR>&gt; &gt; specify manually using brwose button in CMAKE.<BR>&gt; GettingStarted.pdf guide <BR>&gt; &gt; says - download and install FLTK. Do I need to<BR>&gt; install FLTK by running <BR>&gt; &gt; setup/install file after I extract FLTK files? I<BR>&gt; did not find any. <BR>&gt; &gt; Any input on this is appreciated.<BR>&gt; &gt; <BR>&gt; &gt; Thanks,<BR>&gt; &gt; Neha<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; */Luis Ibanez /* wrote:<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Hi Neha,<BR>&gt; &gt; <BR>&gt; &gt; InsightApplications *must* be configured with<BR>&gt; CMake from<BR>&gt; &gt; the top level directory, not from any of the<BR>&gt; project subdirectories.<BR>&gt; &gt; That is,
 you cannot simply configure one of the<BR>&gt; subprojects.<BR>&gt; &gt; <BR>&gt; &gt; The reason is that there are a number of resources<BR>&gt; that are shared<BR>&gt; &gt; among several applications. In particular the<BR>&gt; libraries created in<BR>&gt; &gt; Auxiliary/FltkImageViewer.<BR>&gt; &gt; <BR>&gt; &gt; Please configure the project form the top level<BR>&gt; directory, and<BR>&gt; &gt; open the top level .dsw workspace. Once you open<BR>&gt; this workspace<BR>&gt; &gt; you can buil the single<BR>&gt; "RegionGrowingSegmentation" project.<BR>&gt; &gt; <BR>&gt; &gt; Dependencies will take care of building any<BR>&gt; additional libraries<BR>&gt; &gt; required.<BR>&gt; &gt; <BR>&gt; &gt; Also make sure that when you configure<BR>&gt; InsightApplications you<BR>&gt; &gt; provide the elements for FLTK and VTK. You will<BR>&gt; find instructions<BR>&gt; &gt; on this in the Tutorial Sessions.<BR>&gt; &gt; <BR>&gt; &gt; http://www.itk.org/HTML/Tutorials.htm<BR>&gt; &gt; <BR>&gt;
 &gt; in particular in<BR>&gt; &gt; <BR>&gt; &gt;<BR>&gt;<BR>http://www.itk.org/CourseWare/Training/GettingStarted-I.pdf<BR>&gt; &gt;<BR>&gt;<BR>http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Regards,<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Luis<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; ---------------<BR>&gt; &gt; neha k wrote:<BR>&gt; &gt; <BR>&gt; &gt; &gt; Hello all,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; I am trying to use ITK 1.6 applications for the<BR>&gt; first time. When I<BR>&gt; &gt; &gt; tried to run Cmake for<BR>&gt; &gt; ITK1.6\Applications\RegionGrowingSegmentation, I<BR>&gt; &gt; &gt; received errors for following 3 commands in<BR>&gt; CMakeLists.txt.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; ADD_GUI_EXECUTABLE(RegionGrowingSegmentation2D<BR>&gt; &gt; &gt; "${RegionGrowingSegmentation2D_SRCS}")<BR>&gt; &gt; &gt; FLTK_WRAP_UI( RegionGrowingSegmentation2D<BR>&gt; &gt; &gt;
 ${RegionGrowingSegmentation2D_GUI_SRCS})<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt;<BR>ITK_DISABLE_FLTK_GENERATED_WARNINGS("${RegionGrowingSegmentation2D_GUI_SRCS}")<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; I did "find in files" in all files under main<BR>&gt; ITK folder, but did<BR>&gt; &gt; not<BR>&gt; &gt; &gt; find them. Are these commands already defined by<BR>&gt; CMake or I need<BR>&gt; &gt; to set<BR>&gt; &gt; &gt; them again in CMakeLists.txt.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Any input on this is appreciated.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Thanks,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Neha<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt;<BR>------------------------------------------------------------------------<BR>&gt; &gt; &gt; Do you Yahoo!?<BR>&gt; &gt; &gt; Yahoo! Mail<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; - 50x more storage than other providers!<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt;
 &gt;<BR>&gt;<BR>------------------------------------------------------------------------<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; Insight-users mailing list<BR>&gt; &gt; &gt; Insight-users@itk.org<BR>&gt; &gt; &gt;<BR>&gt; http://www.itk.org/mailman/listinfo/insight-users<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt;<BR>&gt;<BR>------------------------------------------------------------------------<BR>&gt; <BR>=== message truncated ===&gt;<BR>_______________________________________________<BR>&gt; Insight-users mailing list<BR>&gt; Insight-users@itk.org<BR>&gt; http://www.itk.org/mailman/listinfo/insight-users<BR>&gt; <BR><BR><BR><BR><BR>__________________________________<BR>Do you Yahoo!?<BR>Yahoo! Mail Address AutoComplete - You start. We finish.<BR>http://promotions.yahoo.com/new_mail <BR></BLOCKQUOTE><p>__________________________________________________<br>Do You Yahoo!?<br>Tired
 of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com