Skip to content

SEGNet is an open-source application for segmenting and rendering bone from CT scans. The main idealogy behind this application is to help doctors readily prototype 3D models without compromising on quality.

License

Notifications You must be signed in to change notification settings

saivishwak/SEGNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEGNet

Automated Bone Segmenting and Rendering Application

Introduction

SEGNet is an open-source, multi-platform bone segmentation and Dicom viewer with user-friendly interface. SEGNet provides ease in viewing Dicom data; Mouse integrations will help you to visualize Dicom in a detailed way. SEGNet utilizes combined power of image processing and computer vision for fast segmentation of bone from a CT Dicom data.

Splash

Developments need to be done

  • Fullscreen mode for widgets
  • Advanced surface properties

Requirements

  • VTK
  • Pyqt5
  • Opencv
  • Numpy

Requirements can be dwonloaded as shown below:

git clone https://github.com/saivishwak/SEGNet.git 

cd SEGNet

pip3 install -r requirement.txt (For Linux add sudo)

Running GUI

cd SEGNet

cd src

python3 Main.py

Tested on Windows and Linux

User Interface

Dicom Widget:

mouse_scroll - Change slice

clrt + left_mouse_button - Pan

clrt + mouse_scroll - Zoom

mouse_right_button + drag - Contrast/Brightness

r - Reset view

3D Renderer:

All basic mouse movements!

You can use it absolutely anywhere!

Feel free to make a pull request if you feel that you have to improve this tool

About

SEGNet is an open-source application for segmenting and rendering bone from CT scans. The main idealogy behind this application is to help doctors readily prototype 3D models without compromising on quality.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published