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

Work in surgical metrics tab #7

Open
bpaniagua opened this issue Jun 5, 2017 · 5 comments
Open

Work in surgical metrics tab #7

bpaniagua opened this issue Jun 5, 2017 · 5 comments

Comments

@bpaniagua
Copy link
Collaborator

Surgical metrics tab should compute the following metrics:

@bpaniagua
Copy link
Collaborator Author

The ICV volume of the healthy brain model should also be displayed at all times (this metric wont change)

@sjh26
Copy link
Collaborator

sjh26 commented Jun 13, 2017

@bpaniagua notes:

  • GetSurfaceArea() will compute the entire area of the closed plate model, which will include both sides. Do we want to do that?
  • iCSPlan Wrapper is horrendously slow still, not usable for anything resembling "real time" update of metrics - will look into speeding it up?
  • metrics between pre and post surgical model: we will need to duplicate the original model before cutting, as the current cutting workflow removes the old bone from the hierarchy
  • also, are these metrics on a per bone basis? we will at some point need to merge the bones into a single model?

@sjh26
Copy link
Collaborator

sjh26 commented Jun 27, 2017

Addressed in eccef59

@sjh26 sjh26 closed this as completed Jun 27, 2017
@sjh26 sjh26 reopened this Jun 27, 2017
@bpaniagua
Copy link
Collaborator Author

We need to implement surface (surgical modified wrap) to surfaces (references) mapping.

Most likely this will be calculated in the wrap and be applied to the closest point of each skull plate.

@bpaniagua
Copy link
Collaborator Author

https://www.slicer.org/wiki/Documentation/4.6/Extensions/MeshStatistics for surgical metrics dependent on the color map

@bpaniagua bpaniagua reopened this Sep 21, 2017
@sjh26 sjh26 added the Plan label Apr 25, 2018
@sjh26 sjh26 added the stale label May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants