Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 410 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 410 Bytes

BrainApp

BrainApp is a tool for segmentation of MRI images, originally intended for brain tumor segmentation, it can be used for general purpose segmentation in MRI. It uses simple segmentation algorithms from ITK.

The user interface is implemented with PyQt and VTK.

Disclaimer: this is an old project I keep here for archive purposes. (The code could be adapted to work with updated PyQt and VTK/ITK)