Em 17-03-2012 07:40, Luca Antiga escreveu:
Dear Lia,
vmtk code presents itself as Python code, but it is in fact a tiny wrapper
on top of C++ code. All algorithms are already implemented in C++ (see
vmtk/vtkVmtk directory). If you look for code optimizations, you should look
into the C++ code in that directory.
Best regards

Luca


--
Luca Antiga, PhD
Cofounder and Principal Scientist, Orobix Srl
via L.A. Muratori 3, 24123 Bergamo, Italy

orobix: www.orobix.com <http://www.orobix.com/>
home: lantiga.github.com <http://lantiga.github.com/>
twitter: twitter.com/lantiga <http://twitter.com/lantiga>

On Mar 17, 2012, at 12:50 AM, Lia Silva wrote:



Hello all!

How can i convert a vmtk code into c++ code, so i can run it faster? The
code in vmtk it's attached.

Thank you in advance



<tudo>------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Não foram detectados vírus nesta mensagem.
Verificado por AVG - www.avg.com <http://www.avg.com>
Versão: 2012.0.1913 / Base de dados de Vírus: 2114/4874 - Data de Lançamento: 03/16/12

So, it means that i have to implement all in c++ since the beginning? For example, i used the /vmtkimagereader/, so in c++ i've to use/Dicomseriereadprinttagswrite/? And for the /vmtkimagevoiselector /i have to use the /RegionofInterestImageFilter/? Is that it? I'm so confused... Isn't there another way easier and faster? I thought i could convert directly into c++..

Thank you for all your pacience
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to