Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
 
(109 intermediate revisions by 9 users not shown)
Line 1: Line 1:
__NOTOC__
+
== Latest stable installers and packages ==
= MITK Downloads =
 
== MITK Releases ==
 
  
MITK releases include binary installers for Linux, Mac OS, and Windows. Please note these installers contain only the example application, not a SDK.
+
{| class="wikitable"
 
 
If you have problems running the application on Windows, 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])
 
 
 
{| border="1" cellpadding="2" cellspacing="0"
 
|<tablestyle="width:100%">|'''MITK Release'''
 
| '''Sources'''
 
| '''Binaries'''
 
| '''Documentation'''
 
| '''Supported Platforms'''
 
 
|-
 
|-
| [[MITK-ReleaseNotes-2012-06|2012.06.0]]
+
! rowspan="2" |
| [https://www.mitk.org/download/releases/MITK-2012.06/MITK-2012.06.0-src.tar.gz Archive]<<BR>>Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2012.06.0  ''v2012.06.0'']
+
! scope="col" rowspan="2"| Windows 10<br/>and later
| [https://www.mitk.org/download/releases/MITK-2012.06/Windows/ Windows]<<BR>>[https://www.mitk.org/download/releases/MITK-2012.06/Linux/ Linux]<<BR>>[https://www.mitk.org/download/releases/MITK-2012.06/MacOS/ Mac OS]
+
! scope="col" colspan="2" | Ubuntu
| [http://docs.mitk.org/2012.06/ Doxygen]<<BR>>[http://docs.mitk.org/2012.06/BuildInstructionsPage.html Build Instructions]
+
! scope="col" rowspan="2" | macOS 12 Monterey<br/>and later
| [http://docs.mitk.org/2012.06/SupportedPlatformsPage.html Link]
+
! scope="col" rowspan="2" | Documentation
|}
 
 
 
Some older releases can be found at the [http://sourceforge.net/projects/mitk/ MITK SourceForge project site.]
 
 
 
Nightly built installers can be found here: https://www.mitk.org/download/nightly-builds. Caution! These are automatically generated ''untested developer versions''!
 
 
 
==== Special Releases ====
 
 
 
Recent releases of special applications can be found here: https://www.mitk.org/download/releases/
 
 
 
==== MITK Source Code ====
 
 
 
We recommend to use the source code archive from the latest MITK release (see table above) or to check out the corresponding git tag.
 
 
 
If you need bug fixes or features which are not yet included in a MITK release, you can also clone the Git repository at:
 
 
 
    '''<code><nowiki>  http://git.mitk.org/MITK.git</nowiki></code>'''
 
 
 
Before updating to a current development version, you can check the status of the MITK continuous integration system at http://cdash.mitk.org/index.php?project=MITK.
 
 
 
For details about Git, see also [[MitkGit]].
 
 
 
==== Getting Started ====
 
 
 
Build instructions are available in the [http://docs.mitk.org/nightly-qt4/BuildInstructionsPage.html MITK documentation]. Build requirements are listed [https://www.mitk.org/wiki/Build_requirements here]. See the [[Documentation]] page for further links.
 
 
 
== MITK 3M3 ==
 
 
 
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.
 
 
 
== 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.4.0
 
| 24-Feb-2012
 
| Qt 4.6.2
 
| [[Media:Download$MITKPluginGenerator-1.4.0-Linux.tar.gz]]
 
| Build on Ubuntu 11.04 x64
 
|-
 
| 1.3.0
 
| 26-Jan-2012
 
| Qt 4.6.2
 
| [[Media:Download$MITKPluginGenerator-1.3.0-Linux.tar.gz]]
 
| Build on Ubuntu 11.04 x64
 
 
|-
 
|-
| 1.2.0
+
! scope="col" | 20.04
| 12-Dec-2011
+
! scope="col" | 22.04 and later
| Qt 4.6.2
 
| [[Media:Download$MITKPluginGenerator-1.2.0-Linux.tar.gz]]
 
| Build on Ubuntu 11.04 x64
 
 
|-
 
|-
| 1.1.1
+
! scope="row" rowspan="2" | MITK v2024.12
| 19-Sep-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)*]
| [[Media:Download$MITKPluginGenerator-1.1.1-Linux.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]
 
|-
 
|-
| 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]
| Qt 4.6.2
 
| [[Media:Download$MITKPluginGenerator-1.0.0-Linux.tar.gz]]
 
| Build on Ubuntu 11.04 x64
 
 
|}
 
|}
  
Windows binaries:
+
== Other downloads ==
{| border="1" cellpadding="2" cellspacing="0"
+
* [[MITK-nnInteractive|MITK nnInteractive Preview]]
| '''Version'''
+
* [https://www.mitk.org/download/releases/ Previous stable releases]
| '''Release date'''
+
* [https://www.mitk.org/download/ci/snapshots/ Unstable preview packages]
| '''Dependencies'''
 
| '''Download'''
 
| '''Notes'''
 
|-
 
| 1.4.0
 
| 24-Feb-2012
 
| -
 
| [[Media:Download$MITKPluginGenerator-1.4.0-win32.zip]]
 
| x32 binary
 
|-
 
| 1.3.0
 
| 26-Jan-2012
 
| -
 
| [[Media:Download$MITKPluginGenerator-1.3.0-win32.zip]]
 
| x32 binary
 
|-
 
| 1.2.0
 
| 12-Dec-2011
 
| -  
 
| [[Media:Download$MITKPluginGenerator-1.2.0-win32.zip]]  
 
| x32 binary
 
|-
 
| 1.1.1
 
| 19-Sep-2011
 
| -
 
| [[Media:Download$MITKPluginGenerator-1.1.1-win32.zip]]
 
| x32 binary
 
|-
 
| 1.0.0
 
| 5-Aug-2011
 
| -
 
| [[Media:Download$MITKPluginGenerator-1.0.0-win32.zip]]
 
| x32 binary
 
|}
 
 
 
Sources:
 
 
 
If the above binary downloads are not compatible with your system, you can download the Plugin Generator sources and build it yourself (basic CMake knowledge required).
 
  
[[Media:Download$MITKPluginGenerator-1.4.0-src-unix.tar.gz]] (UNIX style line endings)
+
== Source code ==
  
[[Media:Download$MITKPluginGenerator-1.4.0-src-win32.zip]] (Windows style line endings)
+
* [https://github.com/MITK/MITK GitHub.com]

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