diff --git a/.gitignore b/.gitignore index 2f19259..8083f2b 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ .vscode +.DS_Store diff --git a/README.md b/README.md index cd1e5c5..89e4682 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,18 @@ Extension for 3D Slicer for bone mesh morphing. -At the moment, this module specializes for the *humerus* bone. +At the moment, this module specializes for the *humerus* bone, but the use case is not limited to it. -## Special thanks <3 -Special thanks goes to my wonder colleague Eva C. Herbst (@evaherbst) and Arthur Port (@agporto) for creating the initial idea and their huge help during the development of this module! +## Special thanks +Special thanks goes to my wonderful colleagues Eva C. Herbst (@evaherbst) and Arthur Porto (@agporto) for creating the initial idea and their huge help during the development of this module! Also, I would like to thank O. Hirose (@ohirose) for the research on BCPD/GBCPD and it's implementation (can be found [here](https://github.com/ohirose/bcpd)) - ## Installation **Supported platforms:** - Linux (x86_64) - Windows (x86_64) - MacOS (both x86_64 and ARM; Slicer runs through Rosetta on ARM-based Macs) - Steps: - Download the latest ZIP package from Releases - Extract the ZIP contents to your desired folder @@ -40,70 +38,68 @@ The UI consists of **4** main sections - Postprocessing ## Architecture - -To be added. +
+
+