Difference between revisions of "Medical Imaging Example Meshes"
From crtc.cs.odu.edu
Spyridon97 (talk | contribs) m (Spyridon97 moved page MRL Example Meshes to NRL Example Meshes) |
Spyridon97 (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | GPDGK16Numerical_140519: [https://odu.app.box.com/file/457595295061 Input Image] [https://odu.app.box.com/file/560417595948 Output Mesh] | |
+ | <pre>docker run -v $(pwd):/data/ podm3d_suite podm3d --input ./CNF_SHARE/CFF_14052019/GPDGK16Numerical_140519.nrrd --delta 5 --volume-grading --image-segmentation --linear-interpolation --sizing-function --weight-limit 0.1 --min-edge 1 --output ./GPDGK16Numerical_140519,d=5,wl=0.1,me=1.vtk</pre> | ||
+ | |||
+ | [[File:GPDGK16Numerical_140519,d=5,wl=0.1,me=1.png|500px|GPDGK16Numerical_140519,d=5,wl=0.1,me=1]] |
Revision as of 16:13, 17 February 2020
GPDGK16Numerical_140519: Input Image Output Mesh
docker run -v $(pwd):/data/ podm3d_suite podm3d --input ./CNF_SHARE/CFF_14052019/GPDGK16Numerical_140519.nrrd --delta 5 --volume-grading --image-segmentation --linear-interpolation --sizing-function --weight-limit 0.1 --min-edge 1 --output ./GPDGK16Numerical_140519,d=5,wl=0.1,me=1.vtk