From 1bd3a5a78d8b7d7dc10418a83691dbeff000a110 Mon Sep 17 00:00:00 2001 From: Adam Lewandowski Date: Mon, 30 Mar 2020 19:06:32 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79ebc15..9e20e76 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ -# Tomography Simulation [![Build Status](https://travis-ci.com/ChairChandler/Tomography-Simulation.svg?branch=master)](https://travis-ci.com/ChairChandler/Tomography-Simulation) -Tomography simulation using radon transform. +# Computer Tomography Simulation +Computer tomography simulation using radon transform. + +Packages: + - Numpy, + - PySide2, + - pydicom, + - skimage