Home / Windows / python3.4
Name Modified Size InfoDownloads / Week
Parent folder
SimpleITK-0.9.1rc1.dev163-cp34-cp34m-win_amd64.whl 2016-07-05 29.7 MB
README.txt 2016-07-05 1.2 kB
Totals: 2 Items   29.7 MB 7
Website: https://simpleelastix.github.io/
Source code: https://github.com/kaspermarstal/SimpleElastix
Binaries: https://sourceforge.net/projects/simpleelastix/

This build of SimpleElastix was made for and tested on WinPython-64bit-3.4.4.2
WinPython provides a portable python installation and can be found at: https://winpython.github.io/

- Follow the instructions of the WinPython installer. The user-specified directory to which the installer copies its files is called <user-path> in the next instructions.
- After installation start "<user-path>\WinPython-64bit-3.4.4.2\WinPython Command Prompt.exe", e.g. with the explorer.
- In the command prompt that opens at "<user-path>\WinPython-64bit-3.4.4.2\notebooks>" type "pip install <path-to-download>\SimpleITK-0.9.1rc1.dev163-cp34-cp34m-win_amd64.whl". Close the command prompt.
- Start the python interpreter, e.g. "<user-path>\WinPython-64bit-3.4.4.2\spyder.exe".
- In the interpreter type "import SimpleITK as sitk". This should give no errors or messages.
- Secondly, type "selx = sitk.SimpleElastix". Again, this should give no errors or messages.
- For examples how to use SimpleElastix, please visit the website.
Source: README.txt, updated 2016-07-05