-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated readme to point to new SurfToSegmentation
- Loading branch information
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
# Meshing Neonate tank | ||
# Meshing Neonate tank# Meshing neonatal tank | ||
|
||
## Generate Cylinders | ||
To make the holes in the skull we need to make loads of cylinders aligned to the surface of the skull. You can load the mesh using `Get_Approx_Mesh_For_Holes`. Using this mesh (or the one included), you can make this macro by running `Create_Cylinder_Macro_For_Holes`. Run the `.FCMacro` file in [FREECAD](https://www.freecadweb.org/) | ||
|
||
## Generate Mesh for EIT | ||
Run `SurfToSegmentation` - this creates the .inr file directlty from the stl files of the scalp and skull |