NVIDIA / ai-assisted-annotation-client

Client side integration example source code and libraries for AI-Assisted Annotation SDK
Other
307 stars 64 forks source link

Fix slicer-plugin package build to make allow submission to 3D Slicer's extension manager #43

Closed lassoan closed 4 years ago

lassoan commented 4 years ago

client_api.py is added to the extension package. Fixed extension description and added more details to documentation.

I've tested with both running from the build tree and install tree (from packaged extension), using Slicer-4.10.2 and latest Slicer-4.11.

If this gets merged then I can submit the plugin to Slicer's extension manager (fixing https://github.com/NVIDIA/ai-assisted-annotation-client/issues/41).