<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear All:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; What I am currently working 
could be summarized like this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; 1. I applied some geometric feature 
descriptors&nbsp;to the whole polyData (say, ColonPolyData1), and obtained some 
qualified points which satified the criteria, but some small patches were also 
generated due to noise;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; 2. I generated another polyData (say, 
ColonPolyData2) with same data structure with ColonPolyData1, and visualized the 
ColonPolyData2 by different color with ColonPolyData1;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; 3. Now I want to delete those 
small&nbsp;undesired patches (or say, points) by setting a threshold using 
ColonPolyData2-&gt;DeletePoint(ptID), where&nbsp;ptIDs are associated with 
the&nbsp;undesired points;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;The access&nbsp;error was generated. I 
checked with the previous&nbsp;messages in this mail list. I got some ideas, but 
still cannot solve the problems.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; I also found very good link: <A 
href="http://www.bioengineering-research.com/vtk/vtkRemoveCellsFilter.htm">http://www.bioengineering-research.com/vtk/vtkRemoveCellsFilter.htm</A>,&nbsp;where 
some genius authors provided&nbsp;very&nbsp;nice codes. 
But&nbsp;I&nbsp;am&nbsp;not sure if &nbsp;my&nbsp;question&nbsp;be different 
from those, which&nbsp;is that I donot want to really&nbsp;delete the points and 
leave some holes there, and what I need to do is just to release those undesired 
points from&nbsp;ColonPolyData2.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; Who can give me some hints on 
this?</FONT></DIV>
<DIV>&nbsp;&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best 
Wishes,<BR>-----------------------------------------------------------------<BR>Dongqing 
Chen<BR>Ph.D Research Assistant<BR>Rm. 07, Paul C. Lutz Hall<BR>Computer Vision 
&amp; Image Processing (CVIP) Lab<BR>Department of Electrical &amp; Computer 
Engineering<BR>Speed School of Engineering<BR>University of 
Louisville<BR>Louisville, KY. 40292<BR>U.S.A<BR>Email: <A 
href="mailto:dqchen@cvip.louisville.edu">dqchen@cvip.louisville.edu</A><BR>Phone:+1-502-852-2789 
(Lab)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
+1-502-852-6130 
(Office)<BR>-----------------------------------------------------------------</FONT></DIV></BODY></HTML>