Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
 
(122 intermediate revisions by 9 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]:
 
{| 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'''
 
 
|-
 
|-
| '''[[Release_0_14|0.14]]'''
+
! rowspan="2" |
| 21-Dec-2009
+
! scope="col" rowspan="2"| Windows 10<br/>and later
| ITK 3.16 VTK 5.4 Qt 4.5
+
! scope="col" colspan="2" | Ubuntu
| [https://sourceforge.net/projects/mitk/files/ Download]
+
! scope="col" rowspan="2" | macOS 12 Monterey<br/>and later
| [http://docs.mitk.org/0.14/ Documentation]
+
! scope="col" rowspan="2" | Documentation
| [http://docs.mitk.org/0.14/TutorialPage.html Tutorial]
 
 
|-
 
|-
| 0.12.2
+
! scope="col" | 20.04
| 12-Jun-2009
+
! scope="col" | 22.04 and later
| 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.8 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]
 
|}
 
 
 
Older releases are still available at the sourceforge site.
 
 
 
== Windows Installer ==
 
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.
 
 
 
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: https://www.mitk.org/download/ Caution! These are automatically generated ''untested developer versions''!
 
 
 
There is also a binary installer for the '''MITK 3M3''' image analysis application which is based on MITK. See http://3m3.mitk.org for details.
 
 
 
== Linux Installer ==
 
Currently, no Linux installer for release is available.
 
 
 
== Plugin Generator ==
 
The MITK Plugin Generator is a command line tool which can generate CTK-style MITK plug-ins and optionally a whole CMake project to boostrap the process of setting up a MITK-based project.
 
 
 
For more information, please see [[SetupAMitkBasedProject]]
 
 
 
Linux binaries:
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Version'''
 
| '''Release date'''
 
| '''Dependencies'''
 
| '''Download'''
 
| '''Notes'''
 
 
|-
 
|-
| 1.0.0
+
! scope="row" rowspan="2" | MITK v2024.12
| 5-Aug-2011
+
| [https://www.mitk.org/download/releases/MITK-2024.12/Windows/MITK-v2024.12-windows-x86_64.zip Without installation (.zip)]
| Qt 4.6.2
+
| 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)*]
|
+
| 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)*]
| Build on Ubuntu 11.04 x64
+
| 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]
 
 
Windows binaries:
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Version'''
 
| '''Release date'''
 
| '''Dependencies'''
 
| '''Download'''
 
| '''Notes'''
 
 
|-
 
|-
| 1.0.0
+
| [https://www.mitk.org/download/releases/MITK-2024.12/Windows/MITK-v2024.12-windows-x86_64.exe Installer (.exe)]
| 5-Aug-2011
+
| [https://docs.mitk.org/2024.12/UserManualPortal.html User Manual]
| -  
 
|
 
| x32 binary
 
 
|}
 
|}
  
Sources:
+
== Other downloads ==
 +
* [[MITK-nnInteractive|MITK nnInteractive Preview]]
 +
* [https://www.mitk.org/download/releases/ Previous stable releases]
 +
* [https://www.mitk.org/download/ci/snapshots/ Unstable preview packages]
  
 
== Source code ==
 
== Source code ==
'''New: We moved to Git, the subversion repository won't get updated anymore!!!'''
 
 
Since MITK is under active development we recommend to use the Git repository at:
 
 
'''<code><nowiki>  http://git.mitk.org/MITK.git</nowiki></code>'''
 
 
For details see [[MitkGit]].
 
 
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 [https://www.mitk.org/wiki/Build_requirements here].
 
 
Before downloading source code, you can check the nightly status of MITK using the [http://cdash.mitk.org/index.php?project=MITK MITK dashboard], hosted at mitk.org.
 
  
== 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