From dae0b0d6c93dfdb46155c5a15ed24b3882e8c742 Mon Sep 17 00:00:00 2001 From: GoldenAnpu Date: Thu, 18 Apr 2024 14:08:24 +0200 Subject: [PATCH] Update extension name and URLs to ConnectToSupervisely --- ...erSuperviselyCV.s4ext => ConnectToSupervisely.s4ext | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename AdapterSuperviselyCV.s4ext => ConnectToSupervisely.s4ext (82%) diff --git a/AdapterSuperviselyCV.s4ext b/ConnectToSupervisely.s4ext similarity index 82% rename from AdapterSuperviselyCV.s4ext rename to ConnectToSupervisely.s4ext index da80b6e5a..0273d05a4 100644 --- a/AdapterSuperviselyCV.s4ext +++ b/ConnectToSupervisely.s4ext @@ -6,7 +6,7 @@ # This is source code manager scm git -scmurl https://github.com/supervisely-ecosystem/SlicerAdapterSuperviselyCV +scmurl https://github.com/supervisely-ecosystem/SlicerConnectToSupervisely scmrevision master # list dependencies @@ -18,7 +18,7 @@ depends NA build_subdirectory . # homepage -homepage https://github.com/supervisely-ecosystem/SlicerAdapterSuperviselyCV +homepage https://github.com/supervisely-ecosystem/SlicerConnectToSupervisely # Firstname1 Lastname1 ([SubOrg1, ]Org1), Firstname2 Lastname2 ([SubOrg2, ]Org2) # For example: Jane Roe (Superware), John Doe (Lab1, Nowhere), Joe Bloggs (Noware) @@ -28,17 +28,17 @@ contributors Siarhei Sych (Supervisely) category Supervisely # url to icon (png, size 128x128 pixels) -iconurl https://raw.githubusercontent.com/supervisely-ecosystem/SlicerAdapterSuperviselyCV/master/Images/icon_png_128x128.png +iconurl https://raw.githubusercontent.com/supervisely-ecosystem/SlicerConnectToSupervisely/master/Images/icon_png_128x128.png # Give people an idea what to expect from this code # - Is it just a test or something you stand behind? -status +status # One line stating what the module does description This extension provides seamless integration between the 3D Slicer and Supervisely Computer Vision platform, empowering users to efficiently work with Labeling Jobs directly within the familiar 3D Slicer environment. Users can harness the full power of 3D visualization and annotation tools to enhance the labeling process for volumetric data, streamline annotation creation, and facilitate reviews. https://supervisely.com/ # Space separated list of urls -screenshoturls https://raw.githubusercontent.com/supervisely-ecosystem/SlicerAdapterSuperviselyCV/master/Images/annotation_process_slicer.png https://raw.githubusercontent.com/supervisely-ecosystem/SlicerAdapterSuperviselyCV/master/Images/review_process_slicer.png +screenshoturls https://raw.githubusercontent.com/supervisely-ecosystem/SlicerConnectToSupervisely/master/Images/annotation_process_slicer.png https://raw.githubusercontent.com/supervisely-ecosystem/SlicerConnectToSupervisely/master/Images/review_process_slicer.png # 0 or 1: Define if the extension should be enabled after its installation. enabled 1