Name Last Update
..
CMake/PackageDepends Loading commit data...
CMakeExternals Loading commit data...
Modules Loading commit data...
Plugins Loading commit data...
README.md Loading commit data...

MITK Plugin

This is the plugin source for MITK which integrates AIAA C++ client with MITK Workbench

Features

  • NVIDIA Segmentation (3D Tool)
    • Segmentation
    • Annotation (DExtr3D)
  • NVIDIA SmartPoly (2D Tool)
    • Edit Polygon
    • Fix Polygon

Quickstart

Please download MITK Workbench with NVIDIA AI Assisted Annotation and try NVIDIA features readily available

Building From Source

The project follows the template recommended by MITK to fit the extension mechanism of MITK v2018.04. Here's how it basically works:

  1. Clone MITK
  2. Clone ai-assisted-annotation-client
  3. Configure the MITK superbuild and set the advanced CMake cache variable MITK_EXTENSION_DIRS to ai-assisted-annotation-client/mitk-plugin
  4. Generate and build the MITK superbuild

Supported platforms and other requirements

See the MITK documentation