feelpp/angiotk

Integrate RORPO into AngioTk

aancel opened this issue · 2 comments

Integrate Odyssée's code into AngioTK

@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 ?

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
#4 (comment).