Skip to content

ngocphuonganhduong/itk-vtk-projet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itk-vtk-projet

Tumor segmentation and visualisation (data: BRATS_HG0015_T1C.mha) by Kathialina Va and Ngoc Phuong Anh DUONG.

There are 2 renderers, one for the volume and one for the slicer concept. In the slider renderer, right click to switch the viewing axis.

USAGE:
python main.py [--help|-h] [--save|-s] [--output|-o <OutputPath>] [--norendering]

OPTIONS:
-s, --save         save image
-o, --output       path for output segmented mask
--norendering      program will not run vtk visualisation

References:

  • Visualisation is inspired by 3D Slicer
  • VTK interactions and observers: here
  • Image Slicing: here
  • Slider 2D widget: here
  • Discussion about switching interactor style: here
  • Multiple renderers in a window: here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages