[Ves] beginner question
Aashish Chaudhary
aashish.chaudhary at kitware.com
Thu Jan 26 14:11:53 EST 2012
On Thu, Jan 26, 2012 at 1:40 PM, Ali Habib <ali.mahmoud.habib at gmail.com>wrote:
>
> I want to ask about the ves
>
> 1. how to download it
>
You can git clone it (http://vtk.org/gitweb?p=VES.git), either via git
protocal (git://vtk.org/VES.git) or http protocol (http://vtk.org/VES.git)
> 2. can I use vtkboxwidget, vtkpolydata, vtkmarchingcube, vtkimagethreshold
> , vtkcutpolydata
>
Widgets no, not directly. Filter yes but at the end of the pipeline you
want vtkPolyData which VES converts to vesGeometryData. You can find more
information on this by looking at the KiwiViewer's and test's code.
> 3. is there example
>
Yes but only in the source tree,
http://vtk.org/gitweb?p=VES.git;a=tree;f=src/kiwi/Testing;h=93480832f70bd1434821eb708167e72126a6f999;hb=HEAD
Let me know if you need some help build it. Wiki might be helpful too:
http://vtk.org/Wiki/VES
>
> Best regards
>
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>
--
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20120126/080734fd/attachment-0001.html>
More information about the Ves
mailing list