Stanford CS106A 'Code in Place' // Final Project – Detecting pneumonia

by Alex C

Description

1. Locates and highlights lung inflammation areas in a CT scan. 2. Counts the number of cases and identifies which lung is affected: left, right or both. 3. Calculates inflammation demotions, diameter, and area (a user can use a mouse). Main principle described here: https://us.edstem.org/courses/490/discussion/70106 Code here: https://github.com/aaacherkashin/final_project/blob/master/ct_scan.py