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