Skip to content

Fundamentals of medical image analysis (e.g whole body CT Scan, bone intensities)

Notifications You must be signed in to change notification settings

Venkat-Rajgopal/Medical-Image-Analysis

Repository files navigation

About this Repo.

In this series we look at some fundamentals of Medical Image analysis using Python libraries like Scipy-image and visualize using MatplotLib. We analyse Medical images which are in this case human CT Scans of hand, chest or feet. These are some quick tricks to work around medical images which i hope will help in larger Medical Image processing and Data science classification and detection projects.


The data samples are the below xray images. We look at chest and arriving at more contrast images.

and also some hand xray images.

I have made the whole repo reproducible along with the data. The dataset is drawn from the Sunnybrook Cardiac Atlas Project. It has been de-identified and used as training data in a number of different competitions.


This analysis series is divided as follows,

  1. Exploring through images and plotting. Stacking images into a 3D volume. Notebook

  2. Applying Masks and filters to an Image. Notebook. Here we also look at detecting edges in a Image and applying smoothing techniques.

About

Fundamentals of medical image analysis (e.g whole body CT Scan, bone intensities)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published