Medical Imaging Interaction Toolkit
2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
QmitkTotalSegmentatorToolInstaller.h
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#ifndef QmitkTotalSegmentatorToolInstaller_h
14
#define QmitkTotalSegmentatorToolInstaller_h
15
16
#include <
QmitkSetupVirtualEnvUtil.h
>
17
18
class
QmitkTotalSegmentatorToolInstaller
:
public
QmitkSetupVirtualEnvUtil
19
{
20
public
:
21
static
const
QString
VENV_NAME
;
22
static
const
QString
TOTALSEGMENTATOR_VERSION
;
23
static
const
QStringList
PACKAGES
;
24
static
const
QString
STORAGE_DIR
;
25
QmitkTotalSegmentatorToolInstaller
();
26
QString
GetVirtualEnvPath
()
override
;
27
static
void
PrintProcessEvent
(itk::Object *,
const
itk::EventObject &e,
void
*);
28
};
29
30
#endif
QmitkTotalSegmentatorToolInstaller::PACKAGES
static const QStringList PACKAGES
Definition:
QmitkTotalSegmentatorToolInstaller.h:23
QmitkTotalSegmentatorToolInstaller
Definition:
QmitkTotalSegmentatorToolInstaller.h:18
QmitkTotalSegmentatorToolInstaller::QmitkTotalSegmentatorToolInstaller
QmitkTotalSegmentatorToolInstaller()
QmitkSetupVirtualEnvUtil
Abstract Class to Setup a python virtual environment and pip install required packages....
Definition:
QmitkSetupVirtualEnvUtil.h:26
QmitkSetupVirtualEnvUtil.h
QmitkTotalSegmentatorToolInstaller::TOTALSEGMENTATOR_VERSION
static const QString TOTALSEGMENTATOR_VERSION
Definition:
QmitkTotalSegmentatorToolInstaller.h:22
QmitkTotalSegmentatorToolInstaller::PrintProcessEvent
static void PrintProcessEvent(itk::Object *, const itk::EventObject &e, void *)
QmitkTotalSegmentatorToolInstaller::STORAGE_DIR
static const QString STORAGE_DIR
Definition:
QmitkTotalSegmentatorToolInstaller.h:24
QmitkTotalSegmentatorToolInstaller::GetVirtualEnvPath
QString GetVirtualEnvPath() override
Get the Virtual Env Path object. Override this method in the respective tool installer class.
QmitkTotalSegmentatorToolInstaller::VENV_NAME
static const QString VENV_NAME
Definition:
QmitkTotalSegmentatorToolInstaller.h:21
src
MITK
Plugins
org.mitk.gui.qt.segmentation
src
QmitkTotalSegmentatorToolInstaller.h
Generated on Mon Sep 1 2025 02:39:54 for Medical Imaging Interaction Toolkit by
1.8.17