Difference between revisions of "Tasks"
From crtc.cs.odu.edu
(→Week One Action Items) |
(→Adding Adaptivity and Smoothness to CBC3D [In Progress]) |
||
Line 5: | Line 5: | ||
# Utilizing paraview to visualize meshes | # Utilizing paraview to visualize meshes | ||
− | == | + | == adaptivity and Smoothness to CBC3D [<span style="color:blue">In Progress</span>] == |
− | * | + | * CGAL |
* NYU method | * NYU method | ||
− | === | + | === CGAL === |
# For smooth | # For smooth | ||
− | # Researching | + | # Researching CGAL's approach for [https://doc.cgal.org/latest/Mesh_3/index.html#fig__mesh3protectionimage3D smoothing] |
=== NYU Method === | === NYU Method === |
Revision as of 21:06, 2 October 2019
Contents
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
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
Paraview plugin
- CNF project
- take weight of tetrahedral and plot
- user should have the ability to choose axis to collect weight
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