<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Forwarded Message ----<BR>From: Shady Shidfar &lt;shady_shidfar@yahoo.com&gt;<BR>To: Dan Mueller &lt;dan.muel@gmail.com&gt;<BR>Sent: Tuesday, 22 July, 2008 2:36:37 PM<BR>Subject: Re: [Insight-users] using spatialObjects in ManagedITK<BR><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<DIV>Hi Dan, </DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for the file, I guess I'll wait for you to solve the problem :-).&nbsp;Now instead of using SpatialObjects&nbsp;I'm trying to use&nbsp;<FONT color=#2b91af size=2><FONT color=#2b91af size=2><FONT size=3>itkPolyLineParametricPath</FONT>&nbsp;</FONT></FONT>&nbsp;to draw contours on my image, then use itkPathToImageFilter&nbsp;to display them on the image. The&nbsp;problem is that I get a weird message. Could you please have a look at the following code and see what the problem is.<FONT color=#2b91af size=2><FONT color=#2b91af size=2> 
<P>&nbsp;</P>
<P><FONT color=#000000 size=3>the error is: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</FONT>&nbsp;</P>
<P>&nbsp;</P><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Collections.Generic;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Linq;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Windows.Forms;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>namespace</FONT></FONT><FONT size=2><FONT color=#000000> InteractiveHierarchicalSegmentationDotNet</FONT></P>
<P>{</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>static</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>class</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Program</P></FONT></FONT><FONT size=2>
<P>{</P>
<P></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>///</FONT></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2> </FONT></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>&lt;summary&gt;</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>///</FONT></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2> The main entry point for the application.</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>///</FONT></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2> </FONT></FONT><FONT color=#808080 size=2><FONT color=#808080 size=2>&lt;/summary&gt;</P></FONT></FONT><FONT size=2>
<P>[</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>STAThread</FONT></FONT><FONT size=2>]</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>static</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>void</FONT></FONT><FONT size=2> Main()</P>
<P>{</P>
<P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>//Application.EnableVisualStyles();</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>//Application.SetCompatibleTextRenderingDefault(false);</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>//Application.Run(new Form1());</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Application</FONT></FONT><FONT size=2>.Run(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>TestForm</FONT></FONT><FONT size=2>());</P>
<P>}</P>
<P>}</P>
<P>}</P></FONT>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Collections.Generic;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.ComponentModel;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Data;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Drawing;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Linq;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Text;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> System.Windows.Forms;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> vtk;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>using</FONT></FONT><FONT size=2><FONT color=#000000> itk;</FONT></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>
<P>namespace</FONT></FONT><FONT size=2><FONT color=#000000> InteractiveHierarchicalSegmentationDotNet</FONT></P>
<P>{</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>public</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>partial</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>class</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>TestForm</FONT></FONT><FONT size=2> : </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Form</P></FONT></FONT><FONT size=2>
<P>{</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>public</FONT></FONT><FONT size=2> TestForm()</P>
<P>{</P>
<P>InitializeComponent();</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>try</P></FONT></FONT><FONT size=2>
<P>{</P>
<P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>// Read ITK image</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkImage_UC3</FONT></FONT><FONT size=2> inputImage = </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkImage_UC3</FONT></FONT><FONT size=2>.New();</P>
<P>inputImage.Read(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"C:/brain.tif"</FONT></FONT><FONT size=2>);</P>
<P>inputImage.DisconnectPipeline();</P>
<P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>// Import ITK image to VTK</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkImageToVTKImageFilter</FONT></FONT><FONT size=2> itk2vtk =</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkImageToVTKImageFilter</FONT></FONT><FONT size=2>.New(inputImage);</P>
<P>itk2vtk.SetInput(inputImage);</P>
<P>itk2vtk.Update();</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>vtkImageData</FONT></FONT><FONT size=2> data = itk2vtk.GetOutput();</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>vtkImageActor</FONT></FONT><FONT size=2> actor = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>vtkImageActor</FONT></FONT><FONT size=2>();</P>
<P>actor.SetInput(data);</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Console</FONT></FONT><FONT size=2>.WriteLine(actor.ToString());</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>vtkRenderer</FONT></FONT><FONT size=2> vtkRenderer1 = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>vtkRenderer</FONT></FONT><FONT size=2>();</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.vtkFormsWindowControl1.GetRenderWindow().AddRenderer(vtkRenderer1);</P>
<P>vtkRenderer1.AddActor(actor);</P>
<P>&nbsp;</P>
<P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>// define and display a path</P></FONT></FONT><FONT size=2>
<P></FONT>
<P><FONT color=#008000 size=2><FONT color=#008000 size=2></P></FONT></FONT><FONT size=2></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkPoint</FONT></FONT><FONT size=2> origin = inputImage.Origin; 
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkSpacing</FONT></FONT><FONT size=2> spacing = inputImage.Spacing;</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkSize</FONT></FONT><FONT size=2> size = inputImage.Size;</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkPoint</FONT></FONT><FONT size=2> point = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkPoint</FONT></FONT><FONT size=2>(3);</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkPolyLineParametricPath_3</FONT></FONT><FONT size=2> path = </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkPolyLineParametricPath_3</FONT></FONT><FONT size=2>.New();</P>
<P>point[0] = origin[0] + spacing[0] * size[0];</P>
<P>point[1] = origin[1] + spacing[1] * size[1];</P>
<P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>//point[3] = origin[2] + spacing[2] * size[2];</P></FONT></FONT><FONT size=2>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkContinuousIndex</FONT></FONT><FONT size=2> cindex = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkContinuousIndex</FONT></FONT><FONT size=2>(3);</P>
<P>inputImage.TransformPhysicalPointToContinuousIndex(origin, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>out</FONT></FONT><FONT size=2> cindex);</P>
<P>path.AddVertex(cindex);</P>
<P>inputImage.TransformPhysicalPointToContinuousIndex(point, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>out</FONT></FONT><FONT size=2> cindex);</P>
<P>path.AddVertex(cindex);</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkPathToImageFilter_PLPP3IUC3</FONT></FONT><FONT size=2> path2ImageFilter = </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>itkPathToImageFilter_PLPP3IUC3</FONT></FONT><FONT size=2>.New();</P>
<P>path2ImageFilter.SetInput(path);</P>
<P>path2ImageFilter.PathValue = 200;</P>
<P>path2ImageFilter.GetOutput(inputImage);</P>
<P>}</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>catch</FONT></FONT><FONT size=2> (</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Exception</FONT></FONT><FONT size=2> ex)</P>
<P>{</P>
<P></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Console</FONT></FONT><FONT size=2>.WriteLine(ex);</P>
<P>}</P>
<P>}</P>
<P>}</P>
<P>}</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P><FONT color=#000000 size=3>I can send you the whole project if it helps.</FONT></P>
<P><FONT color=#000000 size=3></FONT>&nbsp;</P>
<P><FONT color=#000000 size=3>Cheers, Shaady</FONT></P>
<P><FONT color=#000000 size=3></FONT>&nbsp;</P>
<P><FONT color=#000000 size=3></FONT>&nbsp;</P></FONT></FONT></FONT><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif">----- Original Message ----<BR>From: Dan Mueller &lt;dan.muel@gmail.com&gt;<BR>To: Shady Shidfar &lt;shady_shidfar@yahoo.com&gt;<BR>Sent: Friday, 18 July, 2008 3:21:07 PM<BR>Subject: Re: [Insight-users] using spatialObjects in ManagedITK<BR><BR>Hi Shady,<BR><BR>SpatialObjects are a whole separate part of ITK, take for example the<BR>SpatialObjectPoint class which is a whole new entity. Because the<BR>wrapping used by ManagedITK is not automated, infrastructure (in the<BR>form of type and wrapper templates) must be provided. Wrapping<BR>SpatialObjects requires a whole new set of infrastructure classes<BR>which I have not had time to implement yet. Some of the classes were<BR>easy to wrap and therefore have been done so. The other classes (like<BR>BlobSpatialObject) are more complex and have not been done. In<BR>summary: it is not quick and easy to wrap these classes.<BR><BR>However,
 there is a (quick) hack which may help you. TubeSpatialObject<BR>is also rather complex, but I have managed to hack together a wrapper.<BR>If you open "managed_itkTubeSpatialObject.cmake" you will see a lot of<BR>hacked code. You can do something similar with BlobSpatialObject.<BR><BR>I have attached a file which should get you started. I have *not*<BR>configured/compiled this file; there ==WILL== be errors. The<BR>SetPoints() method is just a rough guess I quick slapped together in<BR>notepad... Like I said, this is a hack until I get the time to do it<BR>properly.<BR><BR>I might be able to take a look at the issue myself in the coming<BR>weeks, but I am really busy at the moment. Hopefully this will be<BR>enough to get you started if you really really need it...<BR><BR>Regards, Dan<BR><BR>2008/7/18 Shady Shidfar &lt;<A href="mailto:shady_shidfar@yahoo.com" target=_blank rel=nofollow
 ymailto="mailto:shady_shidfar@yahoo.com">shady_shidfar@yahoo.com</A>&gt;:<BR>&gt; Thanks Dan,<BR>&gt; So is there anyway to wrap them myself them and add them to manageITK?<BR>&gt;<BR>&gt; thanks<BR>&gt; Shady<BR>&gt; ----- Original Message ----<BR>&gt; From: Dan Mueller &lt;<A href="mailto:dan.muel@gmail.com" target=_blank rel=nofollow ymailto="mailto:dan.muel@gmail.com">dan.muel@gmail.com</A>&gt;<BR>&gt; To: Shady Shidfar &lt;<A href="mailto:shady_shidfar@yahoo.com" target=_blank rel=nofollow ymailto="mailto:shady_shidfar@yahoo.com">shady_shidfar@yahoo.com</A>&gt;<BR>&gt; Cc: insight users &lt;<A href="mailto:insight-users@itk.org" target=_blank rel=nofollow ymailto="mailto:insight-users@itk.org">insight-users@itk.org</A>&gt;<BR>&gt; Sent: Tuesday, 15 July, 2008 2:29:19 PM<BR>&gt; Subject: Re: [Insight-users] using spatialObjects in ManagedITK<BR>&gt;<BR>&gt; Hi Shady,<BR>&gt;<BR>&gt; Unfortunately ManagedITK does not yet wrap all SpatialObjects.
 The<BR>&gt; following *are* wrapped:<BR>&gt;&nbsp; itkEllipseSpatialObject<BR>&gt;&nbsp; itkGroupSpatialObject<BR>&gt;&nbsp; itkPlaneSpatialObject<BR>&gt;&nbsp; itkSceneSpatialObject<BR>&gt;&nbsp; itkSpatialObject<BR>&gt;&nbsp; itkSpatialObjectReader<BR>&gt;&nbsp; itkSpatialObjectWriter<BR>&gt;&nbsp; itkTubeSpatialObject<BR>&gt;&nbsp; itkTubeSpatialObjectPoint<BR>&gt;<BR>&gt; Sorry for the bad news.<BR>&gt;<BR>&gt; Regards, dan<BR>&gt;<BR>&gt; 2008/7/15 Shady Shidfar &lt;<A href="mailto:shady_shidfar@yahoo.com" target=_blank rel=nofollow ymailto="mailto:shady_shidfar@yahoo.com">shady_shidfar@yahoo.com</A>&gt;:<BR>&gt;&gt; Hi Dan,<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; I'm having a problem with spatial objects.I need to draw objects on my<BR>&gt;&gt; image<BR>&gt;&gt; so decided to work with itkSpacialObjects. I am trying&nbsp; to get the<BR>&gt;&gt; following<BR>&gt;&gt; C++ code to work with managedITK, but I can't find
 itkBlobSpatialObject<BR>&gt;&gt; and<BR>&gt;&gt; itkSpatialObjectPoint.<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; I've added ManagedITK.SpatialObjects and ManagedITK.Common as reference.<BR>&gt;&gt; Are<BR>&gt;&gt; they enough?<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Thanks for your help<BR>&gt;&gt;<BR>&gt;&gt; Shaady<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; #if<BR>&gt;&gt;<BR>&gt;&gt; defined(_MSC_VER)<BR>&gt;&gt;<BR>&gt;&gt; #pragma<BR>&gt;&gt;<BR>&gt;&gt; warning ( disable : 4786 )<BR>&gt;&gt;<BR>&gt;&gt; #endif<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; #include<BR>&gt;&gt;<BR>&gt;&gt; "itkBlobSpatialObject.h"<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; #include<BR>&gt;&gt;<BR>&gt;&gt; "itkSpatialObjectPoint.h"<BR>&gt;&gt;<BR>&gt;&gt; // Software Guide : EndCodeSnippet<BR>&gt;&gt;<BR>&gt;&gt; int<BR>&gt;&gt;<BR>&gt;&gt; main( int, char *[] )<BR>&gt;&gt;<BR>&gt;&gt; {<BR>&gt;&gt;<BR>&gt;&gt; typedef
 itk::BlobSpatialObject&lt;3&gt; BlobType;<BR>&gt;&gt;<BR>&gt;&gt; typedef BlobType::Pointer BlobPointer;<BR>&gt;&gt;<BR>&gt;&gt; typedef itk::SpatialObjectPoint&lt;3&gt; BlobPointType;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; BlobType::PointListType list;<BR>&gt;&gt;<BR>&gt;&gt; for( unsigned int i=0; i&lt;4; i++)<BR>&gt;&gt;<BR>&gt;&gt; {<BR>&gt;&gt;<BR>&gt;&gt; BlobPointType p;<BR>&gt;&gt;<BR>&gt;&gt; p.SetPosition(i,i+1,i+2);<BR>&gt;&gt;<BR>&gt;&gt; p.SetRed(1);<BR>&gt;&gt;<BR>&gt;&gt; p.SetGreen(0);<BR>&gt;&gt;<BR>&gt;&gt; p.SetBlue(0);<BR>&gt;&gt;<BR>&gt;&gt; p.SetAlpha(1.0);<BR>&gt;&gt;<BR>&gt;&gt; list.push_back(p);<BR>&gt;&gt;<BR>&gt;&gt; }<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; BlobPointer blob = BlobType::New();<BR>&gt;&gt;<BR>&gt;&gt; blob-&gt;GetProperty()-&gt;SetName(<BR>&gt;&gt;<BR>&gt;&gt; "My Blob");<BR>&gt;&gt;<BR>&gt;&gt; blob-&gt;SetId(1);<BR>&gt;&gt;<BR>&gt;&gt;
 blob-&gt;SetPoints(list);<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; BlobType::PointListType pointList = blob-&gt;GetPoints();<BR>&gt;&gt;<BR>&gt;&gt; std::cout &lt;&lt;<BR>&gt;&gt;<BR>&gt;&gt; "The blob contains " &lt;&lt; pointList.size();<BR>&gt;&gt;<BR>&gt;&gt; std::cout &lt;&lt;<BR>&gt;&gt;<BR>&gt;&gt; " points" &lt;&lt; std::endl;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; BlobType::PointListType::const_iterator it = blob-&gt;GetPoints().begin();<BR>&gt;&gt;<BR>&gt;&gt; while(it != blob-&gt;GetPoints().end())<BR>&gt;&gt;<BR>&gt;&gt; {<BR>&gt;&gt;<BR>&gt;&gt; std::cout &lt;&lt;<BR>&gt;&gt;<BR>&gt;&gt; "Position = " &lt;&lt; (*it).GetPosition() &lt;&lt; std::endl;<BR>&gt;&gt;<BR>&gt;&gt; std::cout &lt;&lt;<BR>&gt;&gt;<BR>&gt;&gt; "Color = " &lt;&lt; (*it).GetColor() &lt;&lt; std::endl;<BR>&gt;&gt;<BR>&gt;&gt; it++;<BR>&gt;&gt;<BR>&gt;&gt; }<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; return 0;<BR>&gt;&gt;<BR>&gt;&gt;
 }<BR>&gt;&gt;<BR>&gt;&gt; ________________________________<BR>&gt;&gt; Not happy with your email address?<BR>&gt;&gt; Get the one you really want - millions of new email addresses available<BR>&gt;&gt; now<BR>&gt;&gt; at Yahoo!<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; Insight-users mailing list<BR>&gt;&gt; <A href="mailto:Insight-users@itk.org" target=_blank rel=nofollow ymailto="mailto:Insight-users@itk.org">Insight-users@itk.org</A><BR>&gt;&gt; <A href="http://www.itk.org/mailman/listinfo/insight-users" target=_blank rel=nofollow>http://www.itk.org/mailman/listinfo/insight-users</A><BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;<BR>&gt; ________________________________<BR>&gt; Not happy with your email address?<BR>&gt; Get the one you really want - millions of new email addresses available now<BR>&gt; at Yahoo!<BR></DIV></DIV></DIV><BR>
<HR SIZE=1>
Not happy with your email address? <BR><A href="http://uk.docs.yahoo.com/ymail/new.html" target=_blank rel=nofollow>Get the one you really want</A> - millions of new email addresses available now at <A href="http://uk.docs.yahoo.com/ymail/new.html" target=_blank rel=nofollow>Yahoo!</A></DIV></DIV></div><br>



      <hr size=1> 
Not happy with your email address?
<br> <a href="http://uk.docs.yahoo.com/ymail/new.html"> Get the one you 

really want</a> - millions of new email addresses available now at <a 

href="http://uk.docs.yahoo.com/ymail/new.html"> Yahoo!</a></body></html>