Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
(Updated for MITK 0.14)
 
(117 intermediate revisions by 10 users not shown)
Line 1: Line 1:
__NOTOC__
+
== Latest stable installers and packages ==
= MITK Downloads =
 
  
== Releases ==
+
{| class="wikitable"
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.14'''
 
|  21-Dec-2009
 
|  ITK 3.16 VTK 5.4 Qt 4.5
 
|  [https://sourceforge.net/projects/mitk/files/ Download]
 
|  [http://docs.mitk.org/0.14/ Documentation]
 
|  [http://docs.mitk.org/0.14/TutorialPage.html 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
+
! scope="col" | Windows 10 and later
| ITK 3.06 VTK 5.0 Qt 3
+
! scope="col" | Linux
| [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=562760 Download]
+
! scope="col" | macOS
| [http://docs.mitk.org/0.8/ Documentation]
+
! scope="col" | Documentation
|  [http://docs.mitk.org/0.8/TutorialPage.html Tutorial]
 
 
|-
 
|-
|   0.6
+
! scope="row" rowspan="2" | MITK v2023.12
| 27-Jun-2006
+
| [https://www.mitk.org/download/releases/MITK-2023.12/Windows/MITK-v2023.12-windows-x86_64.zip Without installation (.zip)]
| ITK 2.08 VTK n/n Qt n/n
+
| rowspan="2" | [https://www.mitk.org/download/releases/MITK-2023.12/Ubuntu%2020.04/MITK-v2023.12-linux-x86_64.tar.gz Ubuntu 20.04 (.tar.gz)*]
| [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=427988 Download]  
+
| rowspan="2" | [https://www.mitk.org/download/releases/MITK-2023.12/macOS%20Catalina/MITK-v2023.12-macos-x86_64.dmg Catalina 10.15 (.dmg)*]
| [http://docs.mitk.org/0.6/ Documentation]  
+
| [https://phabricator.mitk.org/w/mitk/changelog/release-v2023.12/ Changelog]
| [http://docs.mitk.org/0.6/TutorialPage.html Tutorial]  
 
 
|-
 
|-
|  0.4
+
| [https://www.mitk.org/download/releases/MITK-2023.12/Windows/MITK-v2023.12-windows-x86_64.exe Installer (.exe)]
|  21-Oct-2005
+
| [https://docs.mitk.org/2023.12/UserManualPortal.html User Manual]
|  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 ==
+
== Other downloads ==
 
+
* [https://www.mitk.org/download/releases/ Previous stable releases]
On the [https://sourceforge.net/projects/mitk/files/ Sourceforge download page] you can get installers for Windows 32bit and 64bit. Please note these include only the example application, not the SDK.
+
* [https://www.mitk.org/download/ci/snapshots/ Unstable preview packages]
 
 
If you have problems running the application, please install the Microsoft Redistributable Packages for VS 2008 (
 
[http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en 32bit] / [http://www.microsoft.com/downloads/details.aspx?familyid=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en 64bit])
 
 
 
Nightly built installers can be found here: http://www.mitk.org/download/ Caution! These are automatically generated ''untested developer versions''!
 
 
 
== Linux Installer ==
 
 
 
Currently, no Linux installer for release is available.
 
  
 
== Source code ==
 
== Source code ==
  
Since MITK is under active development we recommend to use the subversion repository at:
+
* [https://github.com/MITK/MITK GitHub.com]
 
 
'''<code><nowiki>  http://svn2.mitk.org/trunk/mitk</nowiki></code>'''
 
 
 
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-qt4/BuildInstructionsPage.html MITK documentation]. Build requirements are listed [http://www.mitk.org/wiki/Build_requirements here].
 
 
 
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.
 
 
 
== Getting started ==
 
You can get a getting started tutorial with installation instructions on the [[Documentation]] page.
 

Latest revision as of 19:50, 30 November 2023

Latest stable installers and packages

Windows 10 and later Linux macOS Documentation
MITK v2023.12 Without installation (.zip) Ubuntu 20.04 (.tar.gz)* Catalina 10.15 (.dmg)* Changelog
Installer (.exe) User Manual

Other downloads

Source code