Hi,
I'm getting an error that says "GroupIdsArray with name specified does not
exist."  It occurs for both of these functions, and I have them piped so
that they directly receive the data from branchextractor:
vmtksurfacereader
     -ifile neurosurgery/RICA_Pt001_1010rev.vtp
--pipe vmtkbranchextractor
     -ifile neurosurgery/RICA_Pt001_centerline_smooth.vtp
     -radiusarray MaximumInscribedSphereRadius
--pipe vmtkbifurcationsections
     -distancespheres 5
     -radiusarray MaximumInscribedSphereRadius
     -groupidsarray GroupIds
     -ofile neurosurgery/bifurcationsections.dat
--pipe vmtkbranchsections
     -radiusarray MaximumInscribedSphereRadius
     -groupidsarray GroupIds
     -ofile neurosurgery/branchsections.dat

I've been trying to get this to work for some time, but everything I've
tried has failed.  I know that branchextractor is passing GroupIds because
branchgeometry and bifurcationvectors work well when I pipe them.

I would appreciate any advice you can give me,
Joe
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to