Hi Alex,

we have Python Wrapping functionality in MITK, unfortunately a bit outdated. 
More information is available here:
http://www.mitk.org/Documentation/PythonWrapping
A publication in german: http://ceur-ws.org/Vol-715/bvm2011_45.pdf
I just wrote an e-mail last week about the MITK python wrapping. The module 
requires an update due to the changes in the MITK code base. We are working on 
it. 
The idea of the MITK Python Wrapping approach was to create a wrapper library 
for the MITK core module using the same mechanism as WrapITK and to automate 
the python wrapping setup for ITK and VTK during our superbuild process. 
Additionally, the MITK Workbench offers a plugin with an interactive python 
shell.
You can try the Python Wrapping, activate the corresponding CMake variable 
(MITK_USE_Python) while configuring the MITK build. Please note that there is 
an issue with newer gcc versions and GccXml. If you use gcc, please install the 
gccxml binaries from your software repo. Any contribution in the form of bugs 
or even code are welcome. Please post them on bugs.mitk.org, component "Python 
Wrapping".

Best,
Michael

-----Ursprüngliche Nachricht-----
Von: Alex Soloviev [mailto:[email protected]] 
Gesendet: Donnerstag, 4. Oktober 2012 10:53
An: [email protected]
Betreff: [mitk-users] MITK with Python

Hello,
I know that both VTK and ITK have their python ports, but how I can use and 
implement your MITK for my python program without complete rewriting code to 
python? Maybe you've already done some part of that work or maybe you could 
suggest any issues helping me to rewrite your code to python or should I just 
make abstract layer (e.g. with Cffi) to access your API from Python?

--
Best regards
Alex Soloviev aka MrXaK

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to