Simple user interface to perform segmentation using live-wire.
Clone the repository into your computer through the command line using git
git clone https://github.com/PyIFT/livewire-guiMove into cloned directory
cd livewire-guiInstall requirements
pip install -r requirementspython app.py <image file>- Click to select point.
- Press
Sto close contour. - Adjust
sigmaas necessary on bottom left corner.- Low
sigmahigh boundary adherence (min-max distance). - High
sigmalow boundary adherence (geodesic distance).
- Low
