Re: [vmtk-users] how to display two surface together in vmtk?
Brought to you by:
davidsteinman,
lucantiga
From: Simone M. <sim...@or...> - 2013-04-15 13:25:34
|
Dear Haibin, Use the vmtkrenderer script and then vmtksurfaceviewer for each surface. You can set opacity in case the second surface is inside the first one (for example a centerline) vmtkrenderer --pipe vmtksurfaceviewer -ifile sup1.vtp -opacity 0.25 --pipe vmtksurfaceviewer -ifile sup2.vtp Press 'q' to go further to the second rendering. Simone -- Simone Manini, Eng Orobix Srl via L.A. Muratori 3, 24123 Bergamo, Italy orobix: www.orobix.com home: http://daron1337.github.com twitter: twitter.com/daron1337 mobile: +39.328.60.22.017 office: +39.035.0296480 +39.035.42131 "This message originates from Orobix Srl and its contents and attachments are privileged and confidential and are intended only for the individual(s) or entity(ies) named above. This message should not be forwarded, distributed or disclosed. Any unauthorized use, dissemination and duplication is strictly prohibited and may be unlawful. All personal messages express views solely of the sender, which are not to be attributed to Orobix Srl, and may not be copied or distributed without this disclaimer. If you are not the intended recipient or received this message in error, please delete this message and notify the sender by reply e-mail. Opinions, conclusions and other information in this message that do not relate to the official business of Orobix Srl shall be understood as neither given nor endorsed by it." On Apr 15, 2013, at 2:57 PM, Haibin Cai <jlc...@gm...> wrote: > Dear vmtkusers, > I want to display two surface together in vmtk. The command of "vmtksurfacereader -ifile foo1.vtp --pipe vmtksurfacereader -ifile foo2.vtp --pipe vmtksurfaceiviewer" can only display the second surface. Does there exist anyway that I can show them together? > Thanks > haibin > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter_______________________________________________ > vmtk-users mailing list > vmt...@li... > https://lists.sourceforge.net/lists/listinfo/vmtk-users |