Git Product home page Git Product logo

mitk's Introduction

MITK Logo

The Medical Imaging Interaction Toolkit (MITK) is a free open-source software system for development of interactive medical image processing software. MITK combines the Insight Toolkit (ITK) and the Visualization Toolkit (VTK) with an application framework.

See the MITK homepage for details.

Supported Platforms

MITK is a cross-platform C++ toolkit and officially supports:

  • Windows
  • MacOS X
  • Linux

For details, please read the Supported Platforms page.

License

Copyright (c) German Cancer Research Center.

MITK is available as free open-source software under a BSD-style license.

Download

The MITK source code and binaries for the mitkWorkbench application are released regularly according to the MITK release cycle. See the Download page for a list of releases.

The official MITK source code is available in the MITK Git repository. The Git clone command is

git clone http://git.mitk.org/MITK.git

Active development takes place in the MITK master branch and its usage is advised for advanced users only.

How to Contribute

Contributions of all kind are happily accepted. However, to make the contribution process as smooth as possible, please read the How to contribute to MITK page if you plan to contribute to MITK.

Build Instructions

MITK uses CMake to configure a build tree. The following is a crash course about cloning, configuring, and building MITK on a Linux/Unix system:

git clone http://git.mitk.org/MITK.git
mkdir MITK-build
cd MITK-build
cmake ../MITK
make -j4

Read the comprehensive Build Instructions page for details.

Useful Links

mitk's People

Contributors

saschazelzer avatar maleike avatar nolden avatar peterneher avatar cjgoch avatar seitela avatar herisu avatar kislinsk avatar michaelmueller avatar markusengel avatar jtfc avatar kenomaerz avatar christianwe avatar miluba154 avatar sandyengelhardt avatar mattclarkson avatar migoetz avatar swirkert avatar jasminmetzger avatar ericheim avatar nocnokneo avatar frannobinczyk avatar tobias-hegemann avatar saruji avatar espakm avatar zomboir avatar iwegner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.