Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
 
 
(135 intermediate revisions by 10 users not shown)
Line 1: Line 1:
__NOTOC__
+
== Latest stable installers and packages ==
= MITK Downloads =
 
== Releases ==
 
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"
+
{| class="wikitable"
|  '''Version'''
 
|  '''Release date'''
 
|  '''Download link'''
 
|  '''Documentation'''
 
|  '''Tutorial'''
 
 
|-
 
|-
| '''0.12'''
+
! rowspan="2" |
| 07-May-2009
+
! scope="col" rowspan="2"| Windows 10<br/>and later
| [http://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=681022 Download]
+
! scope="col" colspan="2" | Ubuntu
| [http://docs.mitk.org/0.12/ Documentation]
+
! scope="col" rowspan="2" | macOS 12 Monterey<br/>and later
| [http://docs.mitk.org/0.12/TutorialPage.html Tutorial]
+
! scope="col" rowspan="2" | Documentation
 
|-
 
|-
| 0.10
+
! scope="col" | 20.04
|  21-Nov-2008
+
! scope="col" | 22.04 and later
|  [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
+
! scope="row" rowspan="2" | MITK v2024.12
| 19-Dec-2007
+
| [https://www.mitk.org/download/releases/MITK-2024.12/Windows/MITK-v2024.12-windows-x86_64.zip Without installation (.zip)]
| [https://sourceforge.net/project/showfiles.php?group_id=147803&package_id=162973&release_id=562760 Download]  
+
| rowspan="2" | [https://www.mitk.org/download/releases/MITK-2024.12/Ubuntu%2020.04/MITK-v2024.12-linux-x86_64.tar.gz Without installation (.tar.gz)*]
| [http://docs.mitk.org/0.8/ Documentation]  
+
| rowspan="2" | [https://www.mitk.org/download/releases/MITK-2024.12/Ubuntu%2022.04/MITK-v2024.12-linux-x86_64.tar.gz Without installation (.tar.gz)*]
| [http://docs.mitk.org/0.8/TutorialPage.html Tutorial]  
+
| rowspan="2" | [https://www.mitk.org/download/releases/MITK-2024.12/macOS%20Monterey/MITK-v2024.12-macos-x86_64.dmg Installer (.dmg)*]
 +
| [https://github.com/MITK/MITK/releases/tag/v2024.12 Changelog]
 
|-
 
|-
|   0.6
+
| [https://www.mitk.org/download/releases/MITK-2024.12/Windows/MITK-v2024.12-windows-x86_64.exe Installer (.exe)]
|  27-Jun-2006
+
| [https://docs.mitk.org/2024.12/UserManualPortal.html User Manual]
[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
 
|  [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 Download ==
+
== Other downloads ==
Here are some download links for Windows installer of the MITK MainApp with its application modules (no source code): Setup routine of MITK 0.12 MainApp for Windows (32 Bit): [https://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.0-win32.exe Download]
+
* [[MITK-nnInteractive|MITK nnInteractive Preview]]
 
+
* [https://www.mitk.org/download/releases/ Previous stable releases]
Setup routine of MITK 0.12 MainApp for Windows (64Bit): [http://sourceforge.net/project/downloading.php?group_id=147803&filename=MITK-0.12.0_win64.exe&a=3797005 Download]
+
* [https://www.mitk.org/download/ci/snapshots/ Unstable preview packages]
 
 
If you have problems with the Windows installer above you can try the alternative installer of MITK 0.10 which may be more compatible with your system: [http://downloads.sourceforge.net/mitk/MITK-0.10.0-win32-vc71.exe?modtime=1224097092&big_mirror=0 Download]
 
 
 
Nightly built installers can be found here: http://www.mitk.org/download/ Caution! These are automatically generated untested developer versions!
 
 
 
== Linux Installer Download ==
 
Currently, no linux installer for release 0.12 is available.
 
 
 
Build MITK from the source code or try the 0.10 installer: The linux installer should be compatible with the most recent versions of the major distributions like Ubuntu, Fedora, openSuse ... [http://downloads.sourceforge.net/mitk/mitk-0.10-linux-binary.tgz?use_mirror= Download]
 
 
 
== Source code Download ==
 
Since MITK is under active development we recommend to use the subversion repository at:
 
 
 
'''<code><nowiki>  http://svn.mitk.org</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/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.
+
== Source code ==
  
== Getting started ==
+
* [https://github.com/MITK/MITK GitHub.com]
You can get a getting started tutorial with installation instructions on the ["Documentation"] page.
 

Latest revision as of 20:51, 11 March 2025

Latest stable installers and packages

Windows 10
and later
Ubuntu macOS 12 Monterey
and later
Documentation
20.04 22.04 and later
MITK v2024.12 Without installation (.zip) Without installation (.tar.gz)* Without installation (.tar.gz)* Installer (.dmg)* Changelog
Installer (.exe) User Manual

Other downloads

Source code