Developer Guidelines
1. Dependencies
- Python 2.5.2
- Python Imaging Library PIL 1.6
- Numeric Python NumPy 1.2.1
- wxPython 2.8.9.1 Unicode
- Visualization Toolkit VTK 5.3
- Grass roots DiCoM GDCM 2.1
- Insight Toolkit ITK 3.0.10
1.1. GNU-Linux
1.2. Windows
1.3. Mac OS X
1.3.1. Leopard (10.5.6)
- Download and mount Python 2.5.2 ( MacPython installation guide)
- Download and mount PIL 1.6 (port install py25-pil)
- Download and mount wxPython 2.8.9.1 ( Binaries)
- Download and mount NumPy 1.2.1 ( Binaries)
- Download VTK source code from trunk
2. Downloading source-code from repository
bla
3. Running from source-code
$ cd invesalius/ $ python invesalius.py <dicom-directory>
4. Contributing
- Check on features wanted by users, at ProjectProposals.
- Make sure the line-ending of your text editor is set to Unix mode (LF) and not Darwin (CR) or Windows (CRLF)
