Hi Ben,
If you want to extract point-set information about the centerline (which
was generated using a Voronoi diagram), you can use the following command:

vmtksurfacereader -ifile centerlines.vtp -ofile radius.dat

This will save the location (x,y,z) of each point along the centerline,
along with its maximum inscribed sphere radius (based on the Voronoi
diagram) and some additional data.
Have a look at the attached example.

Hope this helps,
Ido Yerushalmy


On Mon, Jan 9, 2012 at 7:59 PM, Berkowitz, Benjamin M <
benjamin-berkow...@uiowa.edu> wrote:

>  Hi, I was wondering if anyone knew of a way to extract a point-set of
> data about the Voronoi spheres or Voronoi diagram from a centerline file.
> I’m looking for a way to export it as some sort of data or text file for
> further analysis.  It would be great if the file included data such as
> Voronoi sphere center location and radius, as well as maybe distance from
> centerline.****
>
> ** **
>
> Thanks,****
>
> Ben Berkowitz****
>
>
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> vmtk-users mailing list
> vmtk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vmtk-users
>
>

Attachment: radius.dat
Description: Binary data

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to