-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
37 lines (37 loc) · 1.03 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
cff-version: 1.2.0
title: MITK
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: MITK Team
affiliation: German Cancer Research Center (DKFZ)
repository-code: 'https://github.com/MITK/MITK'
url: 'https://www.mitk.org/'
abstract: >-
The Medical Imaging Interaction Toolkit (MITK) is a free
open-source software for the development of interactive
medical image processing software. Based on MITK, we
provide the MITK Workbench, a powerful and free
application to view, process, and segment medical images,
as well as a set of useful commandline applications for
typical image processing tasks like image registration,
conversion, stitching.
keywords:
- dicom
- medical-imaging
- dicom-browser
- medical-image-computing
- cpp-library
- dicom-rt
- mitk
- image-segmentation
- annotation
- image-registration
- perfusion
- visualization
- application-framework
license: BSD-3-Clause
version: v2023.12
date-released: '2023-11-30'