<br>Hi all,<br><br>I would like to know if there is a "turn-key" possibility to use ITK classes via python scripting in ParaView?<br>I saw that to use ITK classes in python scrip, one can use wrapITK. However, it is not that straightforward as one has to compile first ITK, then wrapITK using CMake.<br>
<br>Thus I wondered if ITK classes can be somehow "activated" in the standard ParaView package and made available for python scripts just like VTK classes are? Most notably I have in mind to carry out mesh segmentation using the itk::QEMeshDiscrete.......CurvatureEstimator classes introduced in this InsightJournal paper <a href="http://www.insight-journal.org/browse/publication/302">http://www.insight-journal.org/browse/publication/302</a><br>
<br>I have seen no clue during installation or on the web indicating that this option was available, but maybe someone can indicate me easier solution like where I may for instance download pre-compiled binaries?<br><br>I thank you in advance,<br>
Regards,<br><br>Pierre<br>