This repository contains packaged utilities and demonstration applications to collect user impressions on radiographic images and supporting data.
Further background and running demonstration applications can be found at the companion website: candi.nextgenhealthcare.org
- Modules
- use
?XyzModulein R to fetch a example code snippets of shiny modules - run
inst/module_demos/*.Rto launch a shiny app with one module
- use
- Applications
- in
inst/examplesthere are example applications- candi.nextgenhealthcare.org is running these example applications
- in
The package core is in R/ and consists of:
- base R
- data/image interface functions
- components for queue management and data processing
- shiny
- shiny modules handle compartamentalized logic for different user interface components
CANDI provides infrastructure to operate on one image at a time or on all the images collected for the same case.
- CNNs conventionally operate on a single image scope
- Radiologists clinically operate on a patient scope



