[vtkusers] Finding Boundary
Shady Shidfar
shady_shidfar at yahoo.com
Tue Sep 9 06:49:22 EDT 2008
----- Forwarded Message ----
From: Shady Shidfar <shady_shidfar at yahoo.com>
To: Brian Gee Chacko <hebrev at gmail.com>
Sent: Tuesday, 9 September, 2008 11:48:32
Subject: Re: [vtkusers] Finding Boundary
Well the problem is that I'm using a region growing method to find the regions. So the pixels in each region won't be having predictable values. I guess I need to know the values if I want to draw a contour, using vtkContourFilter. I guess vtkExtractEdges or vtkEdgePoints might be useful, but I'm not successful with getting them to work yet. I was hoping someone might come up with an idea :-/
Thanks
Shaadi
----- Original Message ----
From: Brian Gee Chacko <hebrev at gmail.com>
To: Shady Shidfar <shady_shidfar at yahoo.com>
Cc: vtkusers at vtk.org
Sent: Monday, 8 September, 2008 16:33:29
Subject: Re: [vtkusers] Finding Boundary
Hi, Shaadi
as you have mentioned contouring.....You can get the points from the data output of a vtkContourFilter (provided you have contoured it well enough to get the boundary dataset).
Regards
Brian
On Mon, Sep 8, 2008 at 6:40 PM, Shady Shidfar <shady_shidfar at yahoo.com> wrote:
Can someone please tell me how I can find the boundary points of a selection of points. I have regions consisting of pixels or points and I want to draw a contour around them. I'm thinking of finding the border points and later on attaching them.
Thanks
Shaadi
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
--
Brian Gee Chacko
Software Engineer
VCreate Logic Pvt. Ltd.
Bangalore, Karnataka, India
www.vcreatelogic.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080909/ec8f7f28/attachment.htm>
More information about the vtkusers
mailing list