Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
(username removed)
 
(username removed)
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
= MITK Downloads =
+
[[TableOfContents]]
  
== Releases ==
+
= Binary packages =
Source code and binary packages are available as downloads from the [http://sourceforge.net/projects/mitk/ MITK SourceForge project site]:
 
<<BR>>
 
 
 
{| border="1" cellpadding="2" cellspacing="0"
 
|  '''Version'''
 
|  '''Release date'''
 
|  '''Dependency''' <span style="font-size: smaller">no guarantee for old versions</span>
 
|  '''Download link'''
 
|  '''Documentation'''
 
|  '''Tutorial'''
 
|-
 
|  '''0.12.2'''
 
|  12-Jun-2009
 
|  ITK 3.14 VTK 5.4 Qt 3
 
|  [http://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=688539 Download]
 
|  [http://docs.mitk.org/0.12/ Documentation]
 
|  [http://docs.mitk.org/0.12/TutorialPage.html Tutorial]
 
|-
 
|  0.12
 
|  07-May-2009
 
|  ITK 3.12 VTK 5.2 Qt 3
 
|  [http://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=681022 Download]
 
|  [http://docs.mitk.org/0.12/ Documentation]
 
|  [http://docs.mitk.org/0.12/TutorialPage.html Tutorial]
 
|-
 
|  0.10
 
|  21-Nov-2008
 
|  ITK 3.08 VTK 5.0 Qt 3
 
| [http://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=633472 Download]
 
|  [http://docs.mitk.org/0.10/ Documentation]
 
|  [http://docs.mitk.org/0.10/TutorialPage.html Tutorial]
 
|-
 
|  0.8
 
|  19-Dec-2007
 
|  ITK 3.06 VTK 5.0 Qt 3
 
| [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=562760 Download]
 
|  [http://docs.mitk.org/0.8/ Documentation]
 
|  [http://docs.mitk.org/0.8/TutorialPage.html Tutorial]
 
|-
 
|  0.6
 
|  27-Jun-2006
 
|  ITK 2.08 VTK n/n Qt n/n
 
| [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=427988 Download]
 
|  [http://docs.mitk.org/0.6/ Documentation]
 
|  [http://docs.mitk.org/0.6/TutorialPage.html Tutorial]
 
|-
 
|  0.4
 
|  21-Oct-2005
 
|  ITK 2.02 VTK n/n Qt n/n
 
| [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=365046 Download]
 
|  [http://docs.mitk.org/0.4/ Documentation]
 
|  [http://docs.mitk.org/0.4/TutorialPage.html Tutorial]
 
|}
 
  
== Windows Installer ==
+
Currently there is no complete binary release of the MITK application. However, you can download a binary version of the [[Interactive_segmentation|interactive segmentation module]]. You can get Installer packages for Windows and tarballs for Ubuntu Linux 8.04.
 
 
Download the 0.12.2 MITK Qt3 application as binary installers:
 
  
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
Windows (32 bit): [http://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.2-win32.exe Download]
+
|  '''0.10'''
|-
+
|  [attachment:InteractiveSegmentation-Win32.exe Windows-Installer]  
Windows (64 bit): [http://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.2-win64.exe&a=85304094 Download]
+
|  [attachment:InteractiveSegmentation-Ubuntu804.exe Ubuntu 8.04-tarball]  
 
|}
 
|}
  
Nightly built installers can be found here: https://www.mitk.org/download/ Caution! These are automatically generated ''untested developer versions''!
+
= Source code =
 
 
== Linux Installer ==
 
 
 
Currently, no Linux installer for release is available.
 
  
== Source code ==
+
== Subversion repository ==
  
 
Since MITK is under active development we recommend to use the subversion repository at:
 
Since MITK is under active development we recommend to use the subversion repository at:
  
'''<code><nowiki>  http://svn2.mitk.org/trunk/mitk</nowiki></code>'''
+
http://svn.mitk.org
  
 
If you need a subversion client, see the [http://subversion.tigris.org Subversion website] for further information.
 
If you need a subversion client, see the [http://subversion.tigris.org Subversion website] for further information.
  
Some build instructions can be found in the current, nightly generated [http://docs.mitk.org/nightly/BuildInstructionsPage.html MITK documentation]. Build requirements are listed [https://www.mitk.org/wiki/Build_requirements here].
+
Some build instructions can be found in the [http://mbi.dkfz-heidelberg.de/mitk/documentation/doxygen/BuildInstructionsPage.html MITK documentation].
 +
 
 +
== Releases ==
  
Before downloading source code, you can check the nightly status of MITK using the [http://my.cdash.org/index.php?project=MITK MITK dashboard], hosted at Kitware.
+
Infrequent releases of MITK can be found packaged at SourceForge
  
== Getting started ==
+
{| border="1" cellpadding="2" cellspacing="0"
You can get a getting started tutorial with installation instructions on the [[Documentation]] page.
+
|  Version
 +
|  Release date
 +
|  Download link
 +
|  Documentation
 +
|  Tutorial
 +
|-
 +
|  '''0.10'''
 +
|  ??-Sep-2008
 +
|  link
 +
|  [http://mitk.org/documentation/mitk-0.10/ Documentation]
 +
|  [http://mitk.org/documentation/mitk-0.10/TutorialPage.html Tutorial]
 +
|-
 +
|  0.8
 +
|  19-Dec-2007 
 +
|  [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=562760 Download]
 +
[http://mitk.org/documentation/mitk-0.8/ Documentation]
 +
[http://mitk.org/documentation/mitk-0.8/TutorialPage.html Tutorial]
 +
|-
 +
|  0.6
 +
|  27-Jun-2006
 +
|  [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=427988 Download]
 +
|  [http://mitk.org/documentation/mitk-0.6/ Documentation]  
 +
|  [http://mitk.org/documentation/mitk-0.6/TutorialPage.html Tutorial]  
 +
|-
 +
|  0.4
 +
|  21-Oct-2005
 +
|  [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=365046 Download]
 +
|  [http://mitk.org/documentation/mitk-0.4/ Documentation]
 +
|  [http://mitk.org/documentation/mitk-0.4/TutorialPage.html Tutorial]

Revision as of 16:03, 22 September 2008

TableOfContents

Binary packages

Currently there is no complete binary release of the MITK application. However, you can download a binary version of the interactive segmentation module. You can get Installer packages for Windows and tarballs for Ubuntu Linux 8.04.

0.10 [attachment:InteractiveSegmentation-Win32.exe Windows-Installer] [attachment:InteractiveSegmentation-Ubuntu804.exe Ubuntu 8.04-tarball]

Source code

Subversion repository

Since MITK is under active development we recommend to use the subversion repository at:

http://svn.mitk.org

If you need a subversion client, see the Subversion website for further information.

Some build instructions can be found in the MITK documentation.

Releases

Infrequent releases of MITK can be found packaged at SourceForge

Version Release date Download link Documentation Tutorial
0.10 ??-Sep-2008 link Documentation Tutorial
0.8 19-Dec-2007 Download Documentation Tutorial
0.6 27-Jun-2006 Download Documentation Tutorial
0.4 21-Oct-2005 Download Documentation Tutorial