Platform for Computer-aided Diagnosis Research
CIRCUS DB
CIRCUS DB (database) is a clinical image database application for collecting datasets used to develop CAD software. Users can on stored DICOM images in various formats including voxel-based painting.
CIRCUS CS
CIRCUS CS (clinical server) is a CAD execution platform based on Docker plug-ins. Users can request to execute a plug-in as a job on selected DICOM series, and each job is sequentially processed by Job Manager. The results are either displayed as a web page or fetched via RESTful API.
CIRCUS RS
CIRCUS DB/CS is powered by CIRCUS RS, a lightweight medical image server and a viewer component, written in TypeScript. You can develop a custom viewer application on top of CIRCUS RS.