PET-CT/Installation/Main: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "=== System requirements === SlicerPET requires 1GB of RAM minimum, with more highly recommended. Common data sets may require 4GB or more RAM for processing. A fast graphics card...")
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== System requirements ===
== System requirements ==
SlicerPET requires 1GB of RAM minimum, with more highly recommended. Common data sets may require 4GB or more RAM for processing. A fast graphics card or GPU that supports OpenGL is also recommended.
SlicerPET requires 1GB of RAM minimum, with more highly recommended. Common data sets may require 4GB or more RAM for processing. A fast graphics card or GPU that supports OpenGL is also recommended.
SlicerPET runs on Microsoft Windows 7 and a variety of Linux distributions.
SlicerPET runs on Microsoft Windows 7 and a variety of Linux distributions.


=== Pre-compiled binaries ===
== Pre-compiled binaries ==


* Download packages on [http://packages.kitware.com/packages/application/view?applicationId=15 packages.kitware.com]
* Download packages on [https://data.kitware.com/#collection/567187b68d777f429eac8de6/folder/567197338d777f429eac8dea data.kitware.com]. Short URL: [http://bit.ly/1Inw5LF http://bit.ly/1Inw5LF]
* Install SlicerPET
* Install SlicerPET
** Execute SlicerPET-xxx.exe on Windows
** Execute SlicerPET-xxx.exe on Windows
** Untar SlicerPET-xxx.tar.gz on Linux
** Untar SlicerPET-xxx.tar.gz on Linux
== Target OS and compiler  ==
# Windows operating system
# VS2013
# 64 bit
# CMake >= 3.1
# Qt 4.8.7 or 4.8.6
# Slicer:
## GIT_REPOSITORY git@github.com:dzenanz/Slicer.git
## GIT_TAG v4.5-fix2CLIs

Latest revision as of 16:53, 22 December 2015

System requirements

SlicerPET requires 1GB of RAM minimum, with more highly recommended. Common data sets may require 4GB or more RAM for processing. A fast graphics card or GPU that supports OpenGL is also recommended. SlicerPET runs on Microsoft Windows 7 and a variety of Linux distributions.

Pre-compiled binaries

Target OS and compiler

  1. Windows operating system
  2. VS2013
  3. 64 bit
  4. CMake >= 3.1
  5. Qt 4.8.7 or 4.8.6
  6. Slicer:
    1. GIT_REPOSITORY git@github.com:dzenanz/Slicer.git
    2. GIT_TAG v4.5-fix2CLIs