Skip to content

yoderj/candi

This branch is 2 commits behind mbadge/candi:release-4.0.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

96bc6b4 · Aug 22, 2018
Aug 19, 2018
May 25, 2018
Aug 19, 2018
May 27, 2018
Jun 12, 2018
Jun 12, 2018
Mar 30, 2018
Feb 23, 2018
Jun 12, 2018
Aug 19, 2018
Aug 22, 2018

Repository files navigation

Description

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

Guide

Installation and Configuration Tutorial

Installation and Configuration Tutorial

Module and Application demos

  • Modules
    • use ?XyzModule in R to fetch a example code snippets of shiny modules
    • run inst/module_demos/*.R to launch a shiny app with one module
  • Applications

Design

Use Cases / System Context

Use Case Schematic

System Components

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

Components Schematic

Data Structure / Sample Scope

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

Data Schematic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 77.5%
  • HTML 21.6%
  • Shell 0.9%