Difference between revisions of "Tasks"
From crtc.cs.odu.edu
(→adaptivity and Smoothness to CBC3D [In Progress]) |
|||
Line 1: | Line 1: | ||
− | == | + | == Paraview plugin [<span style="color:blue">In Progress</span>] == |
− | # | + | # CNF project:visualize the meshes in 3d |
− | # | + | # Take weight of tetrahedral and plot |
− | # | + | # User should have the ability to choose the axis to collect weight |
− | |||
== Adaptivity and Smoothness to CBC3D [<span style="color:blue">In Progress</span>] == | == Adaptivity and Smoothness to CBC3D [<span style="color:blue">In Progress</span>] == | ||
Line 19: | Line 18: | ||
# Study the NYU papers and code to understand how to augment Fotis' code | # Study the NYU papers and code to understand how to augment Fotis' code | ||
− | == | + | == CBC3D Docker [<span style="color:blue">In Progress</span>] == |
− | # | + | # Exploring the option of creating a docker with CBC3D |
− | # | + | # Comparing with PODM which has a different set of parameters |
− | # | + | # Using PODM as a template - making necessary changes to CBC3D |
+ | # Utilizing paraview to visualize meshes | ||
== Slicer Extension -- [<span style="color:green">DONE</span>] == | == Slicer Extension -- [<span style="color:green">DONE</span>] == |
Revision as of 18:41, 28 October 2019
Contents
Paraview plugin [In Progress]
- CNF project:visualize the meshes in 3d
- Take weight of tetrahedral and plot
- User should have the ability to choose the axis to collect weight
Adaptivity and Smoothness to CBC3D [In Progress]
- CGAL
- NYU method
CGAL
- For smooth
- Researching CGAL's approach for smoothing
NYU Method
- Read Fotis' thesis
- Read NYU papers: https://arxiv.org/pdf/1908.03581.pdf
- Review the NYU code on github
- Study the NYU papers and code to understand how to augment Fotis' code
CBC3D Docker [In Progress]
- Exploring the option of creating a docker with CBC3D
- Comparing with PODM which has a different set of parameters
- Using PODM as a template - making necessary changes to CBC3D
- Utilizing paraview to visualize meshes
Slicer Extension -- [DONE]
- Get stand alone slicer code from github
- Test the CBC3D Slicer extension with old code
- Test the CBC3D Slicer extension with new code
- Place the new code on Box