Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 541 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 541 Bytes

TCIA-SDK: A REST-API Client for TCIA

This repository consists of SDK developed in Java and Python that can be used to access The Cancer Imaging Archive (TCIA) REST API securely.

It also offers an authentication interface and implements it against the ldap-based authentication mechanisms of TCIA v4 and v3.

To include this in your maven-based project, have a look at the TCIA-SDK Java Client (tcia-sdk/tcia-rest-client-java/).