[Insight-users] Creating a mesh instance using python binding

Alexandre GOUAILLARD agouaillard at gmail.com
Fri Sep 30 06:18:35 EDT 2011


dear muhammad,

which version of ITK are you using (3.x or 4.x) ?
did you compile the binaries yourself or did you use a distribution
(farsight, ...) ?
Worse case scenario, have you tried with double? usually either float
or double is used, but not both for wrapping the meshes.

thanks in advance.

regards,

alex.

On Wed, Sep 28, 2011 at 11:10 AM, Muhammad Zeshan Afzal
<thebrandconcious at gmail.com> wrote:
> Hi,
>     I am very new to ITK. I want to create a mesh instance. i am
> using python binding. Following line does say that there is no
> template for type float
>          itk.Mesh[itk.F,3]
>     Does anybody has any idea that how does it work.
>
> Thanks a lot.
>
> cheers,
>
> Shan
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list