Skip to content

Simple user interface to perform segmentation using live-wire.

License

Notifications You must be signed in to change notification settings

PyIFT/livewire-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live-Wire

Simple user interface to perform segmentation using live-wire.

live-wire demo

Installation

Clone the repository into your computer through the command line using git

git clone https://github.com/PyIFT/livewire-gui

Move into cloned directory

cd livewire-gui

Install requirements

pip install -r requirements

Usage

python app.py <image file>
  • Click to select point.
  • Press S to close contour.
  • Adjust sigma as necessary on bottom left corner.
    • Low sigma high boundary adherence (min-max distance).
    • High sigma low boundary adherence (geodesic distance).

Releases

No releases published

Packages

No packages published

Languages