feelpp / angiotk

Virtual Angiography Toolkit
http://docs.feelpp.org/angiotk/0.1
Apache License 2.0
5 stars 0 forks source link

Integrate RORPO into AngioTk #4

Closed aancel closed 8 years ago

aancel commented 9 years ago

Integrate Odyssée's code into AngioTK

aancel commented 9 years ago

@jeromevelut @jjomier I added @omerveille's code into the AngioTK repository as a submodule. There is an executable located in RORPO/RORPO_multiscale_Usage that allows to use the algorithm on input images. Do you think we should directly use it with something like a subprocess.call in the pyhton pipeline or do we build an ITK filter from the repository ?

djelouze commented 9 years ago

Thanks Alexandre !

I think that a simple CMakeLists that adds this executable as an "angiotk_component" should be enough and prevents for code rewriting. Let me check how it is possible.

Jerome

2015-01-15 15:53 GMT+01:00 Alexandre Ancel notifications@github.com:

@jeromevelut https://github.com/jeromevelut @jjomier https://github.com/jjomier I added @omerveille https://github.com/omerveille's code into the AngioTK repository as a submodule. There is an executable located in RORPO/RORPO_multiscale_Usage that allows to use the algorithm on input images. Do you think we should directly use it with something like a subprocess.call in the pyhton pipeline or do we build an ITK filter from the repository ?

— Reply to this email directly or view it on GitHub https://github.com/feelpp/angiotk/issues/4#issuecomment-70096409.