MedicalImageAnalysisTutorials / ImageRegistrationTutorial

This project is to help students and researchers to learn the theory of medical image registration in a simple and practical way. I will try to explain the math using simple language and python code. The tutorials are python notebook based that you can run directly in Google colab. Your correction, feedback, and support are more than welcome!

Home Page:https://github.com/MedicalImageAnalysisTutorials/ImageRegistrationTutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Registration Tutorials

This repository provides colab python notebooks (you can also run these notebooks using jupyter) that help beginners to learn and practice image registration in a simple way using arrays. I try to explain the math behind image registration components using simple python code.

Your feedback and support is appreciated.

Contents:

Other TODOs:

  • Colab Tutorial:

    • colab interface and menus
    • create a notebook and run your first code
    • navigate between sections.
    • Advance:
      • customise you keyboard shortcut
      • change runtime type
      • connect to google drive
      • basic linux commands
  • Youtube version with English and Arabic languages.

  • Youtube: building ITK from source on clean ubuntu 20.04 system , building and run first example, tracing some code.

About

This project is to help students and researchers to learn the theory of medical image registration in a simple and practical way. I will try to explain the math using simple language and python code. The tutorials are python notebook based that you can run directly in Google colab. Your correction, feedback, and support are more than welcome!

https://github.com/MedicalImageAnalysisTutorials/ImageRegistrationTutorial

License:MIT License


Languages

Language:Jupyter Notebook 100.0%