Skip to content

qstro/QuickSegViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuickSegViewer

Small Python script to quickly visually verify large amounts of medical image segmentation data

Usage

  • 'data' folder containing subfolders 'img' (image data) and 'mask' (segmentation masks) and patients.txt (list of case IDs, one per line)
  • filenames start with case ID, image files end with 0000 - 0003 depending on sequence (e.g. in MRI data)
  • image and mask files are in .nii.gz format

run quicksegviewer.py

Sceenshot: Alt text

About

Small Python script to quickly visually verify large amounts of medical image segmentation data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages