Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 642 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 642 Bytes

About

Glirt: GPU-accelerated Linear Image Registration Toolkirt
This tool is a part of my master's thesis project several years ago (2008-2009), it's written in CUDA and C++
It's a GPU implementation of the classicial linear image registeration tool FLIRT, with more than 10x performance enhancement

Feature

  • Register two 3D medical images (i.e. CT images) linearly
  • Ultra-fast

Build

Visual Studio 2008 or newer
Go to src folder and open glirt.sln, then build

License

BSD

Paper

If you have more interest, you can read my paper "CUDA-based Acceleration and Algorithm Refinement for Volume Image Registration"