설명 없음

Andrej Studen f1f21712de Update README.md 5 년 전
labkeySlicerPythonExtension 2d67c3d091 Allowing certificate less https usage 5 년 전
utils faeb5c4673 Merge to remote 5 년 전
CMakeLists.txt c40d238590 Initial import 7 년 전
Labkey.png c40d238590 Initial import 7 년 전
README.md f1f21712de Update README.md 5 년 전
networkConfig.json.sample 908b0a812d Adding a networkConfig sample 5 년 전

README.md

This package allows user to connect to a labkey server through a slicer interface.

To use, add path to unpackaged labkeySlicerPythonAPI/labkeySlicerPythonExtension to Additional module paths in Slicer->Edit->Application Settings->Modules submenu. You'll also need the DICOM package, also available from wiscgit.

Then the package will appear under LabKey.

If you are interested in the code, you should look at slicerNetwork.py which implements the communication with the server and forms HTTP Labkey API commands.

More on setup can be found at: https://www-f9.ijs.si/~studen/blogs/posts/2017/May/31/slicerlabkey-integration/

Enjoy!

Andrej