Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Courseworks of CS5550 Computational Methods for Biomedical Image Analysis, NTHU.

Notifications You must be signed in to change notification settings

twweeb/Biomedical-Image-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computational Methods for Biomedical Image Analysis

Introduction

This course introduces the basics and application of biomedical imaging in clinical scenarios to students without medical backgrounds, and previous application of computational methods including computer vision and machine learning in biomedical imaging will be also covered. I took this course in Spring 2021.

Assignments

I. Medical Image Segmentation

In this assignment, we will learn:

  • Usage of DICOM (Digital Imaging and Communications in Medicine) files
  • Hounsfield Units
  • CT Segmentation using thresholding algorithm