Skip to content

loctran15/Medical_Image_CINE_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Image CINE Viewer

An application that displays 4D (3d + time) cardiac CT images and quickly shows statistical reports for analyzing heart movement over the period of time.

Built with

  • Vispy: high-performance interactive 2D/3D data visualization library
  • Pyqt: widget toolkit for creating graphical user interfaces

Features

  • display images in 4D (3D + time) and 3 different planes: the axial, sagittal, and coronal planes Alt Text
  • Works with Nifti, Tiff, and CT images
  • Drag/Drop features for loading volume or label images Alt Text
  • Generate statistical reports (size, and correlation of variation) Alt Text

Getting Started

  1. Clone the repo
git clone https://github.com/loctran15/Medical_Image_CINE_Viewer.git
  1. Change the current directory to the repo folder
cd [Medical_Image_CINE_Viewer]
  1. Install python packages
pip install -r requirements.txt
  1. Run the app in the development mode.
python CINE_main.py 

License

MIT license. See LICENSE for more information.

About

An application that displays 4D (3d + time) cardiac CT images and quickly shows statistical reports for analyzing heart movement over the period of time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages