Difference between revisions of "DiffusionImaging"

From mitk.org
Jump to navigation Jump to search
(Redirected page to MitkDiffusion)
 
(132 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
#REDIRECT [[MitkDiffusion]]
<!-- #acl [[JanHering]],[[PeterNeher]],[[MbiEditorGroup]]:read,write -->
 
<!-- #acl All:read -->
 
= MITK Diffusion =
 
=== Quicklinks ===
 
* '''Sourcecode''': [https://www.mitk.org/wiki/MitkGit Wiki-Page with instructions] and [http://http://mitk.org/git/?p=MITK.git;a=summary web interface] of the Git repository
 
* '''Download Section''' is [[#Downloads|here]]
 
 
 
----
 
[[Media:DiffusionImaging$MITK_DIsmall.png|DI_App|Icon|align="right"]]
 
 
 
The MITK Diffusion application offers a selection of image analysis algorithms for the processing of diffusion-weighted MR images. It encompasses the research of the [http://www.dkfz.de/en/mbi/projects/neuroimaging.html Neuroimaging Group] in the Division Medical and Biological Informatics at the German Cancer Research Center (dkfz).
 
 
 
 
 
<pre><nowiki>#!wiki caution
 
'''Features & Highlights'''
 
 
 
* Tensor and q-ball reconstruction
 
* Glyph visualization
 
* Quantification and partial volume clustering of tensor and q-ball images
 
* Global fiber tractography, visualization, and tract post-processing
 
* Brain network statistics and visualization (connectomics)
 
* Interactive exploration of Tract-based spatial statistics (TBSS) results
 
* Intra-voxel incoherent motion (IVIM) estimation
 
* Synthetic data generation
 
</nowiki></pre>
 
 
 
The MITK Diffusion application is based on the [https://www.mitk.org/wiki/ResearchPlatform MITK research platform] and the most of it is open-source. The available code is embedded into the source code of MITK as a module and can be accessed through the [https://www.mitk.org/wiki/MitkGit public git repository].
 
 
 
== Version ==
 
The current stable version is the MITK Diffusion 2013.09 release.
 
 
 
== Changelog ==
 
* Redesign of the segmentation plugin
 
* Based on [[MITK-ReleaseNotes-2013-09|MITK 2013.09 Release]]
 
** Update of many third party libraries
 
** support for Visual Studio 2012
 
* Improvement of usability and workflow of several perspectives
 
** New motion correction view
 
** Tensor and Q-ball reconstruction will now show a preview when thresholding based on the b0 image
 
** Diffusion miniApps have been bundled in one binary
 
 
 
== User manual ==
 
Please refer to the user manual of MITK Diffusion [https://www.mitk.org/download/releases/MITK-Diffusion-2013.03/documentation/ 2013.03] or use the context help pages in the application.
 
 
 
== Media ==
 
'''Publication:''' ''[http://www.schattauer.de/en/magazine/subject-areas/journals-a-z/methods/contents/archive/issue/1594/manuscript/18261.html MITK diffusion imaging]'', In Methods Inf Med 2012 Oct 11;51(5):441-8<<BR>> '''Authors:''' Fritzsche KH<sup>1</sup>, Neher PF<sup>1</sup>, Reicht I<sup>1</sup>, van Bruggen T<sup>1</sup>, Goch C<sup>1</sup>, Reisert M<sup>2</sup>, Nolden M<sup>1</sup>, Zelzer S<sup>1</sup>, Meinzer HP<sup>1</sup>, Stieltjes B<sup>1</sup><<BR>> '''Institution:''' <sup>1</sup>German Cancer Research Center, Heidelberg, Germany<<BR>><sup>2</sup>University Hospital Freiburg, Department of Radiology, Medical Physics, Freiburg, Germany
 
 
 
'''Publication:''' ''MITK-DI - A new diffusion imaging component for MITK.'' In Deserno TM, Handels H, Meinzer HP, Tolxdorff T (eds). Bildverarbeitung für die Medizin 2010. Heidelberg: Springer (2010) 246-250  <<BR>> '''Authors:''' Fritzsche KH<sup>1</sup>, Meinzer H-P<sup>1</sup><<BR>> '''Institution:''' <sup>1</sup>German Cancer Research Center
 
 
 
== Downloads ==
 
Version 2013.09 ( Release date: ''10-10-2013'' )
 
 
 
=== Requirements ===
 
Additional system specific requirements:
 
 
 
* Windows
 
** If you have problems running the Windows application, please install the Microsoft Redistributable Packages for VS 2010: [http://www.microsoft.com/en-us/download/details.aspx?id=5555 32 bit] or [http://www.microsoft.com/en-us/download/details.aspx?id=14632 64 bit]
 
* Linux
 
** the [http://qt.nokia.com/downloads Qt framework], version 4.6.2 or later
 
 
 
Tested systems
 
 
 
* Windows 7
 
* Ubuntu 12.04 and newer
 
* OS X 10.6 (Snow Leopard), OS X 10.8 (Mountain Lion)
 
 
 
The OS X 10.6 installer is compatible with OS X 10.7 (Lion) so there is no dedicated disk image build under 10.7.
 
 
 
=== Available installer ===
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Windows'''
 
| Vista, Windows 7
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.09/Windows/MITK-Diffusion-2013.09.00-win32.exe MS Windows (32 bit) installer]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.09/Windows/MITK-Diffusion-2013.09.00-win64.exe MS Windows (64 bit) installer]
 
|-
 
| '''Linux'''
 
| Ubuntu 12.04 and newer
 
|  coming soon 
 
|  coming soon
 
|-
 
| '''Mac OS X'''
 
| OS X 10.8.5 and newer
 
|  [http://mitk.org/download/releases/MITK-Diffusion-2013.09/MacOS/MITK-Diffusion-2013.09.00-mac64.dmg 10.8.5 OS X disk image]
 
 
|}
 
 
 
=== Testing data ===
 
A set of data for testing the functionality of the mitkDiffusion application is available [http://mitk.org/download/releases/MITK-Diffusion-2012/mitkDiffusion2012DemoData.tar.gz here].
 
 
 
== Contact ==
 
If you have questions about the application or if you would like to give us feedback, don't hesitate to [http://www.dkfz.de/en/mbi/people/Klaus_Fritzsche.php contact us].
 
 
 
----
 
 
 
= MITK Diffusion - Release Archive =
 
This section collects links and information for all released versions of the MITK Diffusion Application, but for the newest.
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Available Versions'''
 
| '''Release date'''
 
|-
 
| [[#Release_2013_06|MITK Diffusion 2013.06]]
 
| 04 Jul 2013
 
|-
 
| [[#Release_2013_03|MITK Diffusion 2013.03]]
 
| 04 Apr 2013
 
|-
 
| [[#Release_2012_12|MITK Diffusion 2012.12]]
 
| 21 Dec 2012
 
|-
 
| [[#Release_2012_09|MITK Diffusion 2012.09]]
 
| 02 Oct 2012
 
|-
 
| [[#Release_2012|MITK Diffusion 2012]]
 
| 07 May 2012
 
|-
 
| [[#Release_2011|MITK Diffusion 2011]]
 
| 02 Nov 2011
 
|}
 
 
 
<span id="Release_2013_06"></span>
 
 
 
== Release 2013.06 ==
 
Release date: '''04-07-2013'''
 
 
 
== Changelog ==
 
* Based on the [[MITK-ReleaseNotes-2013-06|MITK 2013.06 Release]]
 
* Following the ITK support change in MITK, also MITK Diffusion now fully supports ITK4 ( the ITK3 support is discontinued )
 
* '''New Features'''
 
** new mini-applications for fiber direction extraction and evaluation
 
* Over thirty bugs were fixed across the different modules and plugins
 
 
 
== User manual ==
 
Please refer to the user manual of MITK Diffusion [https://www.mitk.org/download/releases/MITK-Diffusion-2013.03/documentation/ 2013.03] or use the context help pages in the application.
 
 
 
== Downloads ==
 
Version 2013.06 ( Release date: ''04-07-2013'' )
 
 
 
=== Requirements ===
 
Additional system specific requirements:
 
 
 
* Windows
 
** If you have problems running the Windows application, please install the Microsoft Redistributable Packages for VS 2008: [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=5582 32 bit] or [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=2092 64 bit]
 
* Linux
 
** the [http://qt.nokia.com/downloads Qt framework], version 4.6.2 or later
 
 
 
Tested systems
 
 
 
* Windows 7, Windows Vista
 
* Ubuntu 12.04 and newer
 
* OS X 10.6 (Snow Leopard), OS X 10.8 (Mountain Lion)
 
 
 
The OS X 10.6 installer is compatible with OS X 10.7 (Lion) so there is no dedicated disk image build under 10.7.
 
 
 
=== Available installer ===
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Windows'''
 
| Vista, Windows 7
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.06/Windows/MITK-Diffusion-2013.06.00-win32.exe MS Windows (32 bit) installer]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.06/Windows/MITK-Diffusion-2013.06.00-win64.exe MS Windows (64 bit) installer]
 
|-
 
| '''Linux'''
 
| Ubuntu 12.04 and newer
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.06/Linux/MITK-Diffusion-2013.06.00-linux32.tar.gz Ubuntu (32 bit), tar.gz archive]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.06/Linux/MITK-Diffusion-2013.06.00-linux64.tar.gz Ubuntu (64 bit), tar.gz archive]
 
|-
 
| '''Mac OS X'''
 
| OS X 10.6 and newer
 
|  [http://mitk.org/download/releases/MITK-Diffusion-2013.06/MacOS/MITK-Diffusion-2013.06.00-mac32-10.6.dmg 10.6 OS X disk image]
 
|  [http://mitk.org/download/releases/MITK-Diffusion-2013.06/MacOS/MITK-Diffusion-2013.06.00-mac64-10.8.dmg 10.8 OS X disk image]
 
|}
 
 
 
<span id="Release_2013_03"></span>
 
 
 
== Release 2013.03 ==
 
Release date: '''04-04-2013'''
 
 
 
* Based on the [[MITK-ReleaseNotes-2013-03|MITK 2013.03 Release]]
 
 
 
=== Changelog ===
 
* New features in '''FiberFox'''
 
** Fiber Definition
 
*** Added functions to copy, translate, rotate and scale fibers including the corresponding fiducials
 
*** Fiducial alignment with voxel grid
 
*** Fiber definition with only two ROIs
 
* Signal Generation
 
** Extended diffusion models: Stick, Zeppelin, Tensor, Ball, Astrosticks, Dot
 
** Extended two-compartment model to four-compartment model
 
** Realistic simulation of relaxation effects. Parameters: T2 (per compartment), TE, T2' and line readout time
 
** Explicit definition of fiber radius used for the calculation of compartment volume fractions
 
** Changed the relative parameter SNR to the absolute parameter noise variance
 
** Removed internal signal normalization --> double voxel size in one dimension results in twice the signal strength
 
* Complete refactoring of the Fiberfox help page
 
* Fiber Processing View reodered and splitted into separate views: '''Fiber Processing''' and '''Fiber Extraction'''
 
* Modularization of the Diffusion Module into
 
** '''new submodules''' DiffusionCore, FiberTracking, Connectomics, Quantification
 
* New, user defined visualisation properties for connectomics networks added
 
* Several bugs fixed in both registration views
 
 
 
=== Requirements ===
 
Additional system specific requirements:
 
 
 
* Windows
 
** If you have problems running the Windows application, please install the Microsoft Redistributable Packages for VS 2008: [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=5582 32 bit] or [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=2092 64 bit]
 
* Linux
 
** the [http://qt.nokia.com/downloads Qt framework], version 4.6.2 or later
 
 
 
Tested systems
 
 
 
* Windows 7, Windows Vista
 
* Ubuntu 12.04 and newer
 
* OS X 10.6 (Snow Leopard), OS X 10.8 (Mountain Lion)
 
 
 
The OS X 10.6 installer is compatible with OS X 10.7 (Lion) so there is no dedicated disk image build under 10.7.
 
 
 
=== Available installer ===
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Windows'''
 
| Vista, Windows 7
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.03/windows/MITK-Diffusion-2013.03.00-win32.exe MS Windows (32 bit) installer]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.03/windows/MITK-Diffusion-2013.03.00-win64.exe MS Windows (64 bit) installer]
 
|-
 
| '''Linux'''
 
| Ubuntu 11.04 and newer
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.03/linux/MITK-Diffusion-2013.03.00-linux32.tar.gz Ubuntu (32 bit), tar.gz archive]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.03/linux/MITK-Diffusion-2013.03.00-linux64.tar.gz Ubuntu (64 bit), tar.gz archive]
 
|-
 
| '''Mac OS X'''
 
| OS X 10.6 and newer
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.03/macos/MITK-Diffusion-2013.03.00-10.6.dmg 10.6 OS X disk image]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2013.03/macos/MITK-Diffusion-2013.03.00-10.8.dmg 10.8 OS X disk image]
 
|}
 
 
 
=== Documentation ===
 
The user manual for the MITK Diffusion 2013.03 application can be found [https://www.mitk.org/download/releases/MITK-Diffusion-2013.03/documentation/ here].
 
 
 
<span id="Release_2012_12"></span>
 
 
 
== Release 2012.12 ==
 
Release date: '''21-12-2012'''
 
 
 
=== Requirements ===
 
Additional system specific requirements:
 
 
 
* Windows
 
** If you have problems running the Windows application, please install the Microsoft Redistributable Packages for VS 2008: [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=5582 32 bit] or [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=2092 64 bit]
 
* Linux
 
** the [http://qt.nokia.com/downloads Qt framework], version 4.6.2 or later
 
 
 
Tested systems
 
 
 
* Windows 7, Windows Vista
 
* Ubuntu 11.04 and newer
 
* OS X 10.6 (Snow Leopard), OS X 10.7 (Lion)
 
 
 
=== Available installer ===
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Windows'''
 
| Vista, Windows 7
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012.12/windows/MITK-Diffusion-2012.12.00-win32.exe MS Windows (32 bit) installer]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012.12/windows/MITK-Diffusion-2012.12.00-win64.exe MS Windows (64 bit) installer]
 
 
|-
 
| '''Linux'''
 
| Ubuntu 11.04 and newer
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012.12/linux/MITK-Diffusion-2012.12.00-linux32.tar.gz Ubuntu (32 bit), tar.gz archive]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012.12/linux/MITK-Diffusion-2012.12.00-linux64.tar.gz Ubuntu (64 bit), tar.gz archive]
 
 
|-
 
| '''Mac OS X'''
 
| OS X 10.6 and newer
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012.12/macos/MITK-Diffusion-2012.12.00-OSX-10.6-mac32.dmg 10.6 OS X disk image]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012.12/macos/MITK-Diffusion-2012.12.00-OSX-10.7-mac64.dmg 10.7 OS X disk image (.dmg)]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012.12/macos/MITK-Diffusion-2012.12.00-OSX-10.8-mac64.dmg 10.8 OS X disk image (.dmg)]
 
|}
 
 
 
<span id="Release_2012_09"></span>
 
 
 
== Release 2012.09 ==
 
Release date : '''02 Oct 2012'''
 
 
 
=== Requirements ===
 
Additional system specific requirements:
 
 
 
* Windows
 
** If you have problems running the Windows application, please install the Microsoft Redistributable Packages for VS 2008: [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=5582 32 bit] or [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=2092 64 bit]
 
* Linux
 
** the [http://qt.nokia.com/downloads Qt framework], version 4.6.2 or later
 
 
 
Tested systems
 
 
 
* Windows 7, Windows Vista
 
* Ubuntu 11.04 and newer
 
* OS X 10.6 (Snow Leopard), OS X 10.7 (Lion)
 
 
 
=== Available installer ===
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Windows'''
 
| Vista, Windows 7
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2012/installers/windows/MITK-Diffusion-2012.09-win32.exe MS Windows (32 bit) installer]
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2012/installers/windows/MITK-Diffusion-2012.09-win64.exe MS Windows (64 bit) installer]
 
|-
 
| '''Linux'''
 
| Ubuntu 11.04 and newer
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2012/installers/linux/MITK-Diffusion-2012.09-linux32.tar.gz Ubuntu (32 bit), tar.gz archive]
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2012/installers/linux/MITK-Diffusion-2012.09-linux64.tar.gz Ubuntu (64 bit), tar.gz archive]
 
|-
 
| '''Mac OS X'''
 
| OS X 10.6 and newer
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2012/installers/macos/MITK-Diffusion-2012.09-10.6.dmg 10.6 OS X disk image]
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2012/installers/macos/MITK-Diffusion-2012.09-10.7.dmg 10.7 OS X disk image (.dmg)]
 
|}
 
 
 
<span id="Release_2012"></span>
 
 
 
== Release 2012 ==
 
Release date : '''07 May 2012'''
 
 
 
== Changelog ==
 
A list of the major changes from the 2011 to the 2012 release of MITK Diffusion.
 
{| border="1" cellpadding="2" cellspacing="0"
 
|<28%  style="text-align:center;vertical-align:middle; " |2>|'''Connectomics'''
 
|<style="text-align:left">|Added global clustering computation
 
|-
 
|colspan="2" <style="text-align:left">|Added generator for synthetic networks
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; " |4>|'''Fiber Processing'''
 
|<style="text-align:left">|much more information about the selected fiber bundle is displayed
 
|-
 
|colspan="2" <style="text-align:left">|extraction of fibers passing through a 3D ROI (mitkSurface, STL mesh) is possible
 
|-
 
|colspan="2" <style="text-align:left">|fiber smoothing using spline interpolation added
 
|-
 
|colspan="2" <style="text-align:left">|fiber coloring by scalar map added
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; " |3>|'''Gibbs Tracking'''
 
|<style="text-align:left">|tracking results can be saved automatically
 
|-
 
|colspan="2" <style="text-align:left">|major bug that caused only few fibers to be reconstructed was fixed
 
|-
 
|colspan="2" <style="text-align:left">|input of gfa image is not needed anymore
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; ">|'''Stochastic Tracking'''
 
|<style="text-align:left">|gui completely refactored
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; " |3>|'''mitkFiberBundleX'''
 
|<style="text-align:left">|mitkFiberBundle is replaced by mitkFiberBundleX which is essentially a vtkPolyData which results in a much better performance and easier handling
 
|-
 
|colspan="2" <style="text-align:left">|fiber bundle are saved as vtkPolyData
 
|-
 
|colspan="2" <style="text-align:left">|old xml based fiber files can still be loaded and are automatically converted into the new mitkFiberBundleX
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; " |3>|'''ODF Details'''
 
|<style="text-align:left">|refactored gui
 
|-
 
|colspan="2" <style="text-align:left">|tensor data is displayed
 
|-
 
|colspan="2" <style="text-align:left">|normalization of the ODFs is applied correctly
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; ">|'''Partial volume analysis'''
 
| Export of clustering result as image is now possible
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; " |2>|'''Preprocessing'''
 
|<style="text-align:left">|the number of gradients of the selected image can be reduced while preserving an equal distribution of the gradients (as far as possible)
 
|-
 
|colspan="2" <style="text-align:left">|the gradient directions can be displayed as pointset
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; ">|'''Q-Ball Reconstruction'''
 
| removed erroneous numerical reconstruction method
 
|-
 
|<28%  style="text-align:center;vertical-align:middle; ">|'''Segmentation'''
 
|<style="text-align:left">|fast interactive 3D interpolation added
 
|}
 
 
 
=== Requirements ===
 
Additional system specific requirements:
 
 
 
* Windows
 
** If you have problems running the Windows application, please install the Microsoft Redistributable Packages for VS 2008: [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=5582 32 bit] or [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=2092 64 bit]
 
* Linux
 
** the minimal OS version changed to '''Ubuntu 11.04''' because the compiler version available in 10.04 does not provide features needed by MITK
 
** the [http://qt.nokia.com/downloads Qt framework], version 4.6.2 or later
 
 
 
Tested systems
 
 
 
* Windows 7, Windows Vista
 
* Ubuntu 11.04 and newer
 
* OS X 10.6 (Snow Leopard), OS X 10.7 (Lion)
 
 
 
=== Documentation ===
 
You can access the MITK Diffusion online documentation [http://mitk.org/download/releases/MITK-Diffusion-2012/documentation/html/index.html here]
 
 
 
=== Available installer ===
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Windows'''
 
| Vista, Windows 7
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012/installers/windows/MITK-Diffusion-2012-win32.exe MS Windows (32 bit) installer]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012/installers/windows/MITK-Diffusion-2012-win64.exe MS Windows (64 bit) installer]
 
|-
 
| '''Linux'''
 
| Ubuntu 11.04 and newer
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012/installers/linux/MITK-Diffusion-2012-Linux32bit-Build_07_05_2012.tar.gz Ubuntu (32 bit), tar.gz archive]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012/installers/linux/MITK-Diffusion-2012-Linux64bit-Build_07_05_2012.tar.gz Ubuntu (64 bit), tar.gz archive]
 
|-
 
| '''Mac OS X'''
 
| OS X 10.6 and newer
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012/installers/macos/MITK-Diffusion-2012_10_6.dmg 10.6 OS X disk image (.dmg)]
 
| [http://mitk.org/download/releases/MITK-Diffusion-2012/installers/macos/MITK-Diffusion-2012_10_7.dmg 10.7 OS X disk image (.dmg)]
 
|}
 
 
 
<span id="Release_2011"></span>
 
 
 
== Release 2011 ==
 
Release date : '''02 Nov 2011'''
 
 
 
=== Requirements ===
 
Additional system specific requirements:
 
 
 
* Windows
 
** If you have problems running the Windows application, please install the Microsoft Redistributable Packages for VS 2008: [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=5582 32 bit] or [http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=2092 64 bit]
 
* Linux
 
** the [http://qt.nokia.com/downloads Qt framework], version 4.6.2 or later
 
** the tar.gz archive needs to be extracted into a folder whithout whitespaces in the path
 
 
 
=== Documentation ===
 
You can access the MITK Diffusion 2011 online documentation [http://mitk.org/download/releases/MITK-Diffusion-2011/documentation/html/index.html here]
 
 
 
You can download the MITK Diffusion information brochure [http://mitk.org/download/releases/MITK-Diffusion-2011/documentation/pdf/refman.pdf here] (PDF)
 
 
 
=== Available Installer ===
 
The installer is available for platforms enlisted in the table. Support for other systems is only experimental.
 
{| border="1" cellpadding="2" cellspacing="0"
 
| '''Windows'''
 
| Vista, Windows 7
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2011/MITK-Diffusion-2011_Windows_32Bit.exe MS Windows (32 bit) installer]
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2011/MITK-Diffusion-2011_Windows_64Bit.exe MS Windows (64 bit) installer]
 
|-
 
| '''Linux'''
 
| Ubuntu 10.04 and newer
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2011/MITK-Diffusion-2011_Ubunu_10.04_32Bit.tar.gz Ubuntu (32 bit), tar.gz archive]
 
| [https://www.mitk.org/download/releases/MITK-Diffusion-2011/MITK-Diffusion-2011_Ubunu_10.04_64Bit.tar.gz Ubuntu (64 bit), tar.gz archive]
 
|-
 
| '''Mac OS X'''
 
| 10.6 Snow Leopard and newer
 
|colspan="2" <style="text-align:center">|[https://www.mitk.org/download/releases/MITK-Diffusion-2011/MITK-Diffusion-2011_OSX.dmg OS X disk image (.dmg)]
 

Latest revision as of 12:35, 24 August 2018

Redirect to: