Menu Close

Student projects

Student projects (závěrečné práce a projekty)

Our department offers a wide range of student projects (B.Sc./Bc. and M.Sc./Ing.). Please see below some suggested project topics. Also note that this is an open list of projects, by which we mean that it is possible to customize the projects with respect to student’s goals and abilities. If you, however, feel that none of the projects suits you but you would like to still work on a project/write a thesis on machine learning/(medical) image processing/data mining/assistive technologies then write an email to the corresponding researcher and we will soon get back to you and we will discuss possible solutions.

brain_extraction2

Automated Brain Extraction

Type: Bc. or Ing. individual or diploma project

Supervisor: Ing. Milan Němý (milan.nemy@cvut.cz, nemymila@fel.cvut.cz)

Accurate segmentation of brain and non-brain tissue is a crucial step of many applications in brain imaging. For example, all volumetric studies begin with brain extraction of structural magnetic resonance (MR) images of the head to estimate the subject’s intracranial volume which is later used for normalization. Manual brain/non-brain segmentation typically takes between 15 min and 2 hr per 3D volume and requires sufficient training. It is, therefore, no wonder that automatic methods are very popular. In this project, you will report on various techniques to tackle this problem and implement one of the methods. Then, you will evaluate its accuracy and compare it with existing tools.

Tasks:

  1. Study classical and modern approaches to the problem of (automated) brain extraction in MRI data.
  2. Implement a selected method of automated brain extraction in MATLAB.
  3. Compare the accuracy of the implemented method with publicly available automatic brain extraction tools using a golden standard model.
  4. Assess the strengths and weaknesses of your implementation of the above-chosen method to other extraction techniques.
track

Diffusion Tensor Tractography in Alzheimer’s Disease

Type: Bc. or Ing. individual or diploma project

Supervisor: Ing. Milan Němý (milan.nemy@cvut.cz, nemymila@fel.cvut.cz)

Alzheimer’s disease (AD) is the most common form of senile dementia which is generally characterized by memory loss followed by a progressive decline in other cognitive domains. Several recent studies have proposed that cognitive decline in AD is a consequence of disruptions in the structural and functional connections between brain regions. Diffusion-weighted MRI (DWI), a variant of standard anatomical magnetic resonance imaging (MRI), is sensitive to microscopic white matter injury not always detectable with standard anatomical MRI. DWI tracks anisotropic water diffusion along axons, revealing microstructural white matter bundles in the brain’s anatomical network. In this thesis, you will learn about various techniques for tracking white matter bundles using DWI data and you will implement one of the algorithms in MATLAB. Next, you will be asked to use your implementation to find several commonly identified tracts, evaluate their integrity and subsequently compare it between healthy controls and the AD group.

Tasks:

  1. Study selected literature on diffusion tensor imaging, several tractography algorithms, and changes in brain connectivity in Alzheimer’s disease (AD).
  2. Implement a selected tractography algorithm in MATLAB.
  3. Investigate differences in brain connectivity between healthy controls and the AD group using your implementation of a tractography algorithm.
  4. Assess the strengths and weaknesses of your implementation of the above-chosen method to other tractography techniques.
simple_infrobutton

Using of HL7 Infobutton standard

Type: Bc. or Ing. individual or diploma project

Supervisor: Ing. Michal Huptych, Ph.D. (Michal.Huptych@cvut.cz)

The HL7 is mainly known as a communication standard for exchanging medical data. However, the HL7 is a standard organization that cover a far more extensive area of technologies than only exchange data. From the perspective of expert systems, the one of interest is HL7 Infobutton (https://wiki.hl7.org/Product_Infobutton). Briefly, the Infobutton is a tool for the distribution of knowledge and evidence from the different knowledge sources to the clinical information system. The approach should ensure a simple way how a physician can reach evidence like articles, guidelines or results of models. There is one implementation of the HL7 Infobutton, called Open InfoButton, that is developed in Java. Therefore, the preferred programing language of this project is also Java. The aim of this project is to deploy the Open Infobutton system and develop the environment for knowledge and evidence distribution.

Tasks:

  1. Study problematics of knowledge and evidence distribution in clinical practice, especially standard HL7 Infobutton
  2. Study project Open Infobutton (https://www.openinfobutton.org/) and deploy the project.
  3. Define possible knowledge and evidence resources and a way how to implement those including into HL7 Infobutton/ Open Infobutton Project
  4. Implement technology HL7 Infobutton into a small information system (called Electronic delivery Book) used at the University Hospital Brno.