Difference between revisions of "Downloads"

From mitk.org
Jump to navigation Jump to search
(Replaced content with "== Latest stable installers and packages == {| class="wikitable" |- ! | ! scope="col" | Windows 10 ! scope="col" | Linux ! scope="col" | macOS |- ! scope="row" rowspan="2...")
Tag: Replaced
Line 1: Line 1:
== MITK applications ==
+
== Latest stable installers and packages ==
  
=== Installation Requirements ===
+
{| class="wikitable"
 
 
 
 
Windows installers should be run as administrator.
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:40em;"  data-expandtext="Further hints for versions before MITK 2016.11" style="float:left">
 
 
 
<div class="mw-collapsible-content">
 
'''For Linux users before MITK 2016.11:''' The environment variable QT_PLUGIN_PATH has to be set to point to the Qt 5 plugins directory in order to run the application for MITK 2015.05 and MITK 2016.03. One of the typical paths is listed within the example commando
 
:<pre> bash:~/$ export QT_PLUGIN_PATH=/usr/lib/x86_64-linux-gnu/qt5/plugins </pre>
 
 
 
Another typical path is something like
 
:<pre> bash:~/$ export QT_PLUGIN_PATH=/opt/Qt/5.7/gcc_64/plugins </pre>
 
 
 
When not set, the attempt to run the application terminates with following error message: ''This application failed to start because it could not find or load the Qt platform plugin "xcb".''
 
 
 
If you see error messages similar to this one:
 
''Caused by: ctkPluginException: The plugin "~/MITK-2015.5.2-linux64/bin/plugins/liborg_blueberry_ui_qt_help.so" could not be loaded: Cannot load library ~/MITK-2015.5.2-linux64/bin/plugins/liborg_blueberry_ui_qt_help.so: (libQt5Help.so.5: cannot open shared object file: No such file or directory)''
 
You will need to install missing Qt packages (in this case libqt5help5).
 
 
 
'''For Windows users:''' You need to install the appropriate Microsoft VC redistributable. '''MITK Version 2016.03 and newer''' include the redistributable installer within the installation package.
 
 
 
The Visual C++ Redistributable Packages for Visual Studio '''2013''' can be found at https://www.microsoft.com/en-US/download/details.aspx?id=40784
 
The Visual C++ Redistributable Packages for Visual Studio '''2015''' can be found at https://www.microsoft.com/de-de/download/details.aspx?id=48145
 
</div>
 
</div>
 
 
 
 
 
=== MITK Workbench ===
 
 
 
MITK releases include binary installers for Linux, macOS, and Windows. Please note that these installers only contain an application demonstrating MITK's capabilities, not the MITK SDK.
 
 
 
{|class="wikitable" width=100% style="background-color:#ffffff;"
 
| '''MITK Release'''
 
| '''Sources'''
 
| '''Installers'''
 
| '''Documentation'''
 
| '''Supported Platforms'''
 
|-
 
| style="background-color:#8FFF6F" | [[MITK_ReleaseNotes_2018.04.2|2018.04.2]]
 
| style="background-color:#8FFF6F" | [https://www.mitk.org/download/releases/MITK-2018.04.2/MITK-v2018.04.2-src.tar.gz Archive]<br />[https://www.mitk.org/download/releases/MITK-2018.04.2/MITK-v2018.04.2-src.zip Archive (Windows/CRLF)]<br />Git tag [https://phabricator.mitk.org/source/mitk/browse/master/;v2018.04.2 v2018.04.2]
 
| style="background-color:#8FFF6F" | [https://www.mitk.org/download/releases/MITK-2018.04.2/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2018.04.2/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2018.04.2/MacOS/ macOS]
 
| style="background-color:#8FFF6F" | [http://docs.mitk.org/2018.04/ Doxygen]<br />[http://docs.mitk.org/2018.04/BuildInstructionsPage.html Build Instructions]
 
| style="background-color:#8FFF6F" | [http://docs.mitk.org/2018.04/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| style="background-color:#8FFF6F" | [[MITK_ReleaseNotes_2018.04.2|2018.04.2]] with Nvidia AI-Assisted Annotation
 
| style="background-color:#8FFF6F" | [https://github.com/NVIDIA/ai-assisted-annotation-client/tree/v1.0.1 Nvidia AI-Assisted Annotation Client @ Github.com]
 
| style="background-color:#8FFF6F" | [https://www.mitk.org/download/releases/MITK-2018.04.2/Nvidia/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2018.04.2/Nvidia/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2018.04.2/Nvidia/MacOS/ macOS]
 
| style="background-color:#8FFF6F" | [https://github.com/NVIDIA/ai-assisted-annotation-client/blob/v1.0.1/README.md Additional Build Instructions]
 
| style="background-color:#8FFF6F" |
 
|-
 
| [[MITK_ReleaseNotes_2018.04|2018.04]]
 
| [https://www.mitk.org/download/releases/MITK-2018.04/MITK-2018.4.0-src.tar.gz Archive]<br />[https://www.mitk.org/download/releases/MITK-2018.04/MITK-2018.4.0-src.zip Archive (Windows/CRLF)]<br />Git tag [https://phabricator.mitk.org/source/mitk/browse/master/;v2018.04 v2018.04]
 
| [https://www.mitk.org/download/releases/MITK-2018.04/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2018.04/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2018.04/MacOS/ macOS]
 
| [http://docs.mitk.org/2018.04/ Doxygen]<br />[http://docs.mitk.org/2018.04/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2018.04/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK_ReleaseNotes_2016.11|2016.11]]
 
| [https://www.mitk.org/download/releases/MITK-2016.11/MITK-2016.11-src.tar.gz Archive]<br />[https://www.mitk.org/download/releases/MITK-2016.11/MITK-2016.11-src-win.zip Archive (Windows/CRLF)]<br />Git tag [https://phabricator.mitk.org/source/mitk/browse/master/;v2016.11 v2016.11]
 
| [https://www.mitk.org/download/releases/MITK-2016.11/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2016.11/Linux/ Linux]
 
| [http://docs.mitk.org/2016.11/ Doxygen]<br />[http://docs.mitk.org/2016.11/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2016.11/SupportedPlatformsPage.html Supported Platforms]
 
 
|-
 
|-
| [[MITK_ReleaseNotes_2016.03|2016.03.0]]
+
! |
| [https://www.mitk.org/download/releases/MITK-2016.03/MITK-2016.03.0-src.tar.gz Archive]<br />[https://www.mitk.org/download/releases/MITK-2016.03/MITK-2016.03.0-src-win.zip Archive (Windows/CRLF)]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2016.03.0 v2016.03.0]
+
! scope="col" | Windows 10
| [https://www.mitk.org/download/releases/MITK-2016.03/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2016.03/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2016.03/MacOS/ macOS]
+
! scope="col" | Linux
| [http://docs.mitk.org/2016.03/ Doxygen]<br />[http://docs.mitk.org/2016.03/BuildInstructionsPage.html Build Instructions]
+
! scope="col" | macOS
| [http://docs.mitk.org/2016.03/SupportedPlatformsPage.html Supported Platforms]
 
 
|-
 
|-
| [[MITK_ReleaseNotes_2015.05.2|2015.05.2]]
+
! scope="row" rowspan="2" | MITK v2021.02
| [https://www.mitk.org/download/releases/MITK-2015.05.2/MITK-2015.05.2-src.tar.gz Archive]<br />[https://www.mitk.org/download/releases/MITK-2015.05.2/MITK-2015.05.2-src-win.zip Archive (Windows/CRLF)]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2015.05.2 v2015.05.2]
+
| [https://www.mitk.org/download/releases/MITK-2021.02/Windows/MITK-v2021.02-windows-x86_64.zip Without installation (.zip)]
| [https://www.mitk.org/download/releases/MITK-2015.05.2/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2015.05.2/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2015.05.2/MacOS/ macOS]
+
| [https://www.mitk.org/download/releases/MITK-2021.02/Ubuntu%2018.04/MITK-v2021.02-linux-x86_64.tar.gz Ubuntu 18.04 (.tar.gz)]
| [http://docs.mitk.org/2015.05/ Doxygen]<br />[http://docs.mitk.org/2015.05/BuildInstructionsPage.html Build Instructions]
+
| rowspan="2" | [https://www.mitk.org/download/releases/MITK-2021.02/macOS%20Mojave/MITK-v2021.02-macos-x86_64.dmg Mojave 10.14 (.dmg)]
| [http://docs.mitk.org/2015.05/SupportedPlatformsPage.html Supported Platforms]  
 
 
|-
 
|-
| [[MITK_ReleaseNotes_2015.05|2015.05.0]]
+
| [https://www.mitk.org/download/releases/MITK-2021.02/Windows/MITK-v2021.02-windows-x86_64.exe Installer (.exe)]
| [https://www.mitk.org/download/releases/MITK-2015.05/MITK-2015.05.0-src.tar.gz Archive]<br />[https://www.mitk.org/download/releases/MITK-2015.05/MITK-2015.05.0-src-win.zip Archive (Windows/CRLF)]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2015.05.0 v2015.05.0]
+
| [https://www.mitk.org/download/releases/MITK-2021.02/Ubuntu%2020.04/MITK-v2021.02-linux-x86_64.tar.gz Ubuntu 20.04 (.tar.gz)]
| [https://www.mitk.org/download/releases/MITK-2015.05/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2015.05/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2015.05/MacOS/ macOS]
 
| [http://docs.mitk.org/2015.05/ Doxygen]<br />[http://docs.mitk.org/2015.05/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2015.05/SupportedPlatformsPage.html Supported Platforms]  
 
 
|}
 
|}
  
 +
== Other downloads ==
  
==== Previous releases ====
+
* [https://www.mitk.org/download/releases/ Old stable releases]
 
+
* [https://www.mitk.org/download/ci/snapshots/ Unstable preview packages]
{|class="mw-collapsible mw-collapsed wikitable" width=100% style="background-color:#ffffff;"
 
| '''MITK Release'''
 
| '''Sources'''
 
| '''Installers'''
 
| '''Documentation'''
 
| '''Supported Platforms'''
 
|-
 
| [[MITK_ReleaseNotes_2014.10|2014.10.0]]
 
| [https://www.mitk.org/download/releases/MITK-2014.10/MITK-2014.10.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2014.10.0 v2014.10.0]
 
| [https://www.mitk.org/download/releases/MITK-2014.10/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2014.10/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2014.10/MacOS/ Mac OS]
 
| [http://docs.mitk.org/2014.10/ Doxygen]<br />[http://docs.mitk.org/2014.10/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2014.10/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2014-03|2014.03.0]]
 
| [https://www.mitk.org/download/releases/MITK-2014.03/MITK-2014.03.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2014.03.0  v2014.03.0]
 
| [https://www.mitk.org/download/releases/MITK-2014.03/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2014.03/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2014.03/MacOS/ Mac OS]
 
| [http://docs.mitk.org/2014.03/ Doxygen]<br />[http://docs.mitk.org/2014.03/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2014.03/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2013-12|2013.12.0]]
 
| [https://www.mitk.org/download/releases/MITK-2013.12/MITK-2013.12.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2013.12.0  v2013.12.0]
 
| [https://www.mitk.org/download/releases/MITK-2013.12/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2013.12/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2013.12/MacOS/ Mac OS]
 
| [http://docs.mitk.org/2013.12/ Doxygen]<br />[http://docs.mitk.org/2013.12/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2013.12/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2013-09|2013.09.0]]
 
| [https://www.mitk.org/download/releases/MITK-2013.09/MITK-2013.09.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2013.09.0  v2013.09.0]
 
| [https://www.mitk.org/download/releases/MITK-2013.09/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2013.09/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2013.09/MacOS/ Mac OS]
 
| [http://docs.mitk.org/2013.09/ Doxygen]<br />[http://docs.mitk.org/2013.09/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2013.09/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2013-06|2013.06.0]]
 
| [https://www.mitk.org/download/releases/MITK-2013.06/MITK-2013.06.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2013.06.0  v2013.06.0]
 
| [https://www.mitk.org/download/releases/MITK-2013.06/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2013.06/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2013.06/MacOS/ Mac OS]  
 
| [http://docs.mitk.org/2013.06/ Doxygen]<br />[http://docs.mitk.org/2013.06/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2013.06/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2013-03-2|2013.03.2]]
 
| [https://www.mitk.org/download/releases/MITK-2013.03/MITK-2013.03.2-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2013.03.2  v2013.03.2]  
 
| not available
 
| [http://docs.mitk.org/2013.03.2/ Doxygen]<br />[http://docs.mitk.org/2013.03.2/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2013.03.2/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2013-03|2013.03.0]]
 
| [https://www.mitk.org/download/releases/MITK-2013.03/MITK-2013.03.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2013.03.0  v2013.03.0]
 
| [https://www.mitk.org/download/releases/MITK-2013.03/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2013.03/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2013.03/MacOS/ Mac OS]
 
| [http://docs.mitk.org/2013.03/ Doxygen]<br />[http://docs.mitk.org/2013.03/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2013.03/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2012-12|2012.12.0]]
 
| [https://www.mitk.org/download/releases/MITK-2012.12/MITK-2012.12.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2012.12.0  v2012.12.0]
 
| [https://www.mitk.org/download/releases/MITK-2012.12/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2012.12/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2012.12/MacOS/ Mac OS]
 
| [http://docs.mitk.org/2012.12/ Doxygen]<br />[http://docs.mitk.org/2012.12/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2012.12/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2012-09|2012.09.0]]
 
| [https://www.mitk.org/download/releases/MITK-2012.09/MITK-2012.09.0-src.tar.gz Archive]<br />Git tag [http://mitk.org/git/?p=MITK.git;a=tag;h=refs/tags/v2012.09.0  v2012.09.0]
 
| [https://www.mitk.org/download/releases/MITK-2012.09/Windows/ Windows]<br />[https://www.mitk.org/download/releases/MITK-2012.09/Linux/ Linux]<br />[https://www.mitk.org/download/releases/MITK-2012.09/MacOS/ Mac OS]
 
| [http://docs.mitk.org/2012.09/ Doxygen]<br />[http://docs.mitk.org/2012.09/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2012.09/SupportedPlatformsPage.html Supported Platforms]
 
|-
 
| [[MITK-ReleaseNotes-2012-06|2012.06.0]]
 
| [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]
 
| [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]
 
| [http://docs.mitk.org/2012.06/ Doxygen]<br />[http://docs.mitk.org/2012.06/BuildInstructionsPage.html Build Instructions]
 
| [http://docs.mitk.org/2012.06/SupportedPlatformsPage.html Supported Platforms]
 
|}
 
 
 
 
 
Some older releases can be found at the [http://sourceforge.net/projects/mitk/ MITK SourceForge project site.]
 
 
 
Nightly built installers can be found [https://www.mitk.org/download/nightly-builds here]. Caution! These are automatically generated ''untested developer versions''!
 
 
 
=== MITK Diffusion ===
 
 
 
Please download the latest installers for MITK Diffusion directly on the [[MitkDiffusion#Downloads|MITK Diffusion site]].
 
 
 
 
 
=== MITK 3M3 ===
 
 
 
MITK 3M3 was a binary-only release in 2009. It is no longer supported nor available.
 
 
 
 
 
=== Special Releases ===
 
Recent releases of special applications can be found [https://www.mitk.org/download/releases/ here].
 
 
 
 
 
== 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:
 
 
 
<pre>https://phabricator.mitk.org/source/mitk.git</pre>
 
 
 
 
 
Before updating to a current development version, you can check the status of the [http://cdash.mitk.org/index.php?project=MITK MITK continuous integration system].
 
 
 
For details about Git, see also [[MitkGit| Mitk & Git]].
 
 
 
== Getting Started ==
 
 
 
See the [[Developer_Tutorial|Developer Tutorial]]. Build instructions in general are also available in the [http://docs.mitk.org/nightly/BuildInstructionsPage.html MITK documentation].
 
  
== Extending MITK ==
+
== Source code ==
  
Since MITK v2018.04, we provide a new and easy extension mechanism for MITK with the completely restructured [https://phabricator.mitk.org/source/mitk-projecttemplate/ MITK Project Template]. This project includes examples for modules, plugins, and external dependencies, that you can use as a template to start your own components in your own, separate repository.
+
* [https://github.com/MITK/MITK GitHub.com]

Revision as of 21:50, 15 February 2021

Latest stable installers and packages

Windows 10 Linux macOS
MITK v2021.02 Without installation (.zip) Ubuntu 18.04 (.tar.gz) Mojave 10.14 (.dmg)
Installer (.exe) Ubuntu 20.04 (.tar.gz)

Other downloads

Source code