Skip to content
Angeleene (Zemmy) Ang edited this page Jul 12, 2022 · 12 revisions

Developed by the Technion Computational MRI lab, this program reads DICOM MRI images and presents a user-friendly interface for radiologists to measure lengths and generate centerlines.

Developed by Angeleene Ang, Yael Zaffrani, Avraham Kahan, and Moti Freiman.


Usage

GUI: Download the latest release and run the .exe file. Basic usage tutorial

Configuration guide

Features

GUI

CLI

Development

Build instructions:

A pyinstaller spec file is provided for generating an .exe for Windows. The one-folder option is used for speed. Generate and .exe using the command pyinstaller MainWindow.spec

Clone this wiki locally