AIAA Client C++ Libraries version 1.0.1
AIAA Client C++ Libraries version 1.0.1
In this version, new segmentation API is supported for NVIDIA AI-Assisted Annotation Client Libraries for C++.
Follow the Quick Start guide to build/install AI-Assisted Annotation Client Libraries for C++ and run some basic tools to verify few important functionalities like dextr3D, segmentation, fixPolygon over an existing AI-Assisted Annotation Server.
Features Supported in 1.0.1
- Auto Segmentation (segmentation)
- Models API will support additional filters to match label and segmentation/annotation types (models)
- NVIDIA MITK plugin changes
- Auto Segmentation Action
- User can choose a model to run annotation/segmentation
Features Supported in 1.0.0
- List Supported Models (models)
- Annotation (dextr3D)
- Mask 2D Polygons (maskToPolygon)
- Fix 2D Polygon (fixPolygon)