Giter Club home page Giter Club logo

ct-scanner_simulation's Introduction

CT-Scanner_Simulation

Project created during Medical Informatics Course 2022.

Description

The program (jupyter notebook) simulates the work of a CT Scanner. It takes an image of an already made scan as an input and reconstructs it while performing the series of scans, emulating the actions of a real CT Scanner (Tomograph).

Requirements

Languages

  • Python 3 (tested on 3.7.8)
  • Jupyter Notebook

Libraries

  • numpy
  • skimage
  • copy
  • matplotlib
  • ipywidgets
  • pydicom

Usage

The main file main.ipynb should guid You efficiently. Load required libraries and second cell, choose parameters using user-friendly widgets and watch the magic happen.

While performing, some actions may take some time based on the parameters You've chosen. Watch progress bars to evaluate remaining time.

After marking Show steps parameter as true you'll be able to watch steb by step scanning and backtracking in the Scanning step by step and Backtracking step by step cells.

Finally, the resoults should be evaluated by counting RMSE (Root mean square error) compared with an original image.

DICOM

Stats

Script compute_stats.py allows you to generate detailed step by step reports while changing only one of the main parameters: number of scans, number of detectors, opening width. Take a look into stats directory to get a grasp of the strucutre.

Reports

Script tex_reports_generator.py generates easy to copy and paste raport in .tex.

ct-scanner_simulation's People

Contributors

drske avatar kaczm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.