CraniumPy standalone version 0.2.1
To make the tool more accessible, users no longer have to build an executable, instead it can be downloaded from https://drive.google.com/drive/folders/1kFNyoITESdn4FvOnUSdWewUJ1dbkbAyQ?usp=sharing.
This allows anyone to use this software as a standalone tool without having to install any of the requirements or dependencies. For users who want to change the code and subsequently build a new executable, instructions are still included in the README.md.
Required folder structure to run CraniumPy as a standalone tool:
|- Any folder
| |-- CraniumPy.exe
| |-- template (folder)
| | |-- clipped_template_ntplane_com.ply
| | |-- origin_template_ntplane_com.ply
Other change(s):
- Updated templates with center of mass translation
Known issues:
- CraniumPy closes if less than 3 landmarks are selected before registration. Steps need to be follow carefully as described in the step-by-step guide
- Registration step 3. (clip, repair, resample) takes a few seconds and freezes the user interface until all the calculations are performed, which may create the suspicion that the programme crashed. This is not the case. The user interface will unfreeze after the calculations are completed.