Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make PlusLib reusable from other applications #119

Open
Sunderlandkyl opened this issue Sep 21, 2017 · 2 comments
Open

Make PlusLib reusable from other applications #119

Sunderlandkyl opened this issue Sep 21, 2017 · 2 comments
Assignees

Comments

@Sunderlandkyl
Copy link
Contributor

Goal: Algorithms implemented in Plus should be reusable from Slicer modules or other external applications.

Approach: Modify PlusLib so it is usable alone. Compile PlusLib without hardware support.

Tasks:

  • Try to compile PlusLib in a SlicerIGT module. Create superbuild CMake that checks out the code. (Andras)
  • In the same module implement conversion between Plus tracked frame list and sequence nodes (Multidim Data). (Matt)
  • Check how module/extension dependency works in Slicer so this module would automatically install Multidim Data. (Lower priority, Matt)

Migrated from https://app.assembla.com/spaces/plus/tickets/943/details

@adamrankin
Copy link
Member

See https://github.com/IGSIO/IGSIO

@Sunderlandkyl
Copy link
Contributor Author

@adamrankin Just FYI, I've already started migrating the updated TrackedFrameList from Plus to IGSIO.
I'll make pull requests once it's been migrated and the tests are passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants