Download IGSTK

From IGSTK

Jump to: navigation, search

Contents

Introduction

IGSTK is developed on top of

  • VTK - visualization functionalities
  • ITK - image processing, segmentation and registration

These two toolkits must be downloaded and built first. Please check their respective download pages for information on how to download and build them.

For Graphical User Interface (GUI) functionalities, IGSTK provides support for

For video grabber component, you will need to download and build openCV


It is very important to make sure that you use the appropriate versions of those toolkits since that will ensure that your generated code is coherent with the current version of IGSTK.

IGSTK has two code repositories: a main IGSTK CVS and a sandbox. The main CVS repository contains the version of the code that has been reviewed, well-tested and approved for integration. The Sandbox is a testbed for developers to experiment on new ideas before integration with the rest of the toolkit. For instructions on how to configure and build the main IGSTK CVS and Sandbox, refer to the following wiki page

How to build IGSTK

Access Development Version

The development version of IGSTK can be checked out directly from CVS as follows

cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/IGSTK login

To the password question replay with "igstk" in lower case.

 password:   igstk

To check out IGSTK CVS

 cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/IGSTK co IGSTK

To check out Sandbox

 cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/IGSTK co Sandbox

To check out documents (Latex files for IGSTK The Book)

 cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/IGSTK co IGSTKDocuments

To update to the latest version

 cvs update -dAP

To update to a specific stable release version

 cvs update -r IGSTK-4-2

Tarballs and Zip files

Tarballs and zip files are provided below for older versions of the main IGSTK CVS and Sandbox.

IGSTK 4.2

Requirements

  • ITK 3.8
  • VTK 5.2
  • FLTK 1.1
  • Qt 4.0 or later
  • CMake 2.4 or later
  • For video grabber component support on Windows, you will need to download and build openCV ( May 8, 2009 snapshot ) Image:OpencvMay-08-2009.zip

IGSTK

Linux/Unix

IGSTK-4-2.tar.gz

Windows

IGSTK-4-2.zip

Sandbox

Linux/Unix

Sandbox-4.2.tar.gz

Windows

Sandbox-4-2.zip

IGSTK 4.0

Requirements

  • ITK 3.8
  • VTK 5.2
  • FLTK 1.1
  • Qt 4.0 or later
  • CMake 2.4 or later

IGSTK

Linux/Unix

IGSTK-4-0.tar.gz

Windows

IGSTK-4-0.zip

Sandbox

Linux/Unix

Sandbox-4.0.tar.gz

Windows

Sandbox-4-0.zip

IGSTK 3.0

Requirements

  • ITK 3.4 or later
  • VTK 5.0
  • FLTK 1.1
  • Qt 4.0 or later
  • CMake 2.4 or later

IGSTK

Linux/Unix

IGSTK-3-0.tar.gz

Windows

IGSTK-3.0.zip

Sandbox

Linux/Unix

Sandbox-3.0.tar.gz

Windows

Sandbox-3.0.zip

IGSTK 2.0.1

Requirements

  • ITK 3.2 or later
  • VTK 5.0
  • FLTK 1.1
  • Qt 4.0 or later
  • CMake 2.4 or later

IGSTK

For Linux/Unix

IGSTK-2.0.1.tgz

for Windows

IGSTK-2.0.1.zip

Sandbox

For Linux/Unix

IGSTK-Sandbox-2.0.1.tgz

for Window

IGSTK-Sandbox-2.0.1.zip

IGSTK-2.0

IGSTK

For Linux/Unix

IGSTK-2.0.tgz

for Windows

IGSTK-2.0.zip

Sandbox

for Linux/Unix

IGSTK-Sandbox-2.0.tgz

for Window

IGSTK-Sandbox-2.0.zip


Release Iteration-8

IGSTK

for Linux/Unix

IGSTK-Release-Iteration-8.tar.gz

for Windows

IGSTK-Release-Iteration-8.zip

Sandbox

for Linux/Unix

IGSTK-Sandbox-Release-Iteration-8.tar.gz

for Window

IGSTK-Sandbox-Release-Iteration-8.zip

Release Iteration-7

IGSTK

for Linux/Unix

IGSTK-Release-Iteration-7.tar.gz

for Windows

IGSTK-Release-Iteration-7.zip

Sandbox

for Linux/Unix

IGSTK-Sandbox-Release-Iteration-7.tar.gz

for Window

IGSTK-Sandbox-Release-Iteration-7.zip


Release-Iteration-6

IGSTK

for Linux/Unix

IGSTK-Release-Iteration-6.tar.gz

for Windows

IGSTK-Release-Iteration-6.zip

Sandbox

for Linux/Unix

IGSTK-Sandbox-Release-Iteration-6.tar.gz

for Window

IGSTK-Sandbox-Release-Iteration-6.zip

Release Iteration-5

for Linux/Unix

IGSTK-Release-Iteration-5.tar.gz

for Windows

IGSTK-Release-Iteration-5.zip


for Linux/Unix

IGSTK-Sandbox-Release-Iteration-5.tar.gz

for Window

IGSTK-Sandbox-Release-Iteration-5.zip


Release-Iteration-2

1. Download the tar-zipped file with the source code for the base IGSTK library

for Linux/Unix

IGSTK-Release-Iteration-2.tar.gz

for Windows

IGSTK-Release-Iteration-2.zip


for Linux/Unix

IGSTK-Sandbox-Release-Iteration-2.tar.gz

for Window

IGSTK-Sandbox-Release-Iteration-2.zip


Release-Iteration 1

for Linux/Unix

IGSTK-Release-Iteration-1.tar.gz

for Windows

IGSTK-Release-Iteration-1.zip


for Linux/Unix

IGSTK-Sandbox-Release-Iteration-1.tar.gz

for Window

IGSTK-Sandbox-Release-Iteration-1.zip

Personal tools
TOOLBOX
LANGUAGES