Skip to content

Code and slides from MBP Tech Talks 2020: Introduction to Medical Image Processing with Python

Notifications You must be signed in to change notification settings

MBP-Tech-Talks/mbp-tech-talks-2020-medical-imaging

 
 

Repository files navigation

MBP Tech Talks 2020: Introduction to Medical Image Processing with Python

Code and slides from MBP Tech Talks 2020: Introduction to Medical Image Processing with Python

Setup

Note: the notebook requires Python 3.6 or newer.

  1. Clone this repository:

git clone https://github.com/przebieglykaziu/mbp-tech-talks-2020-medical-imaging.git

or download zip by selecting Clone or download -> Download ZIP above.

  1. To install all the required packages, run

python3 -m pip install -r requirements.txt.

  1. Launch the Jupyter notebook by running:

jupyter notebook

in this directory.

About

Code and slides from MBP Tech Talks 2020: Introduction to Medical Image Processing with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%