Download PyVE ============= Binary ------ A binary version of PyVE is available for Windows operating system at `https://sourceforge.net/projects/pyve/files/ <https://sourceforge.net/projects/pyve/files/>`_. The installer will install the whole software listed below (Python 2.6). Source ------ The source of the various software packages that make PyVE can be downloaded at the following websites. For instructions about building the software check the `build <build>`_ page. * `VTK 5.4.x <http://www.vtk.org>`_ * `PyVE Viewer <https://sourceforge.net/p/pyve/code/>`_ * `ITK 3.20.x <http://www.itk.org>`_ * `WrapITK 0.30.x <http://code.google.com/p/wrapitk/>`_ * `GDCM <http://sourceforge.net/projects/gdcm/files/gdcm%202.x/>`_ (optional, reccomended to use DICOM) * `elastix <http://elastix.isi.uu.nl/>`_ required if you want to perform image registration of some kind (requires ITK 3.20) * `Qt 4.6.x <http://qt.nokia.com/downloads/downloads#qt-lib>`_ (optional, reccomended for GUI development) * `SIP <http://www.riverbankcomputing.co.uk/software/sip/download>`_ and `PyQt4 <http://www.riverbankcomputing.co.uk/software/pyqt/download>`_ (optional, reccomended for GUI development) * `Qwt <http://qwt.sourceforge.net/>`_ and `PyQwt <http://pyqwt.sourceforge.net/>`_ (optional, reccomended for plotting in GUI) * `numpy/scipy <http://scipy.org/>`_ * `pyDicom 0.9.5 <http://code.google.com/p/pydicom/>`_