Intelligent scissors application
This repo includes the scipt for intelligent scissors tool applied Dijkstra's algorithm.
Reference:
- Run on Python 2.7 or Python 3.6
- scikit-image, matplotlib
- Run the script
- Python 2.7
$ python intel_scissors.py
- Python 3.6
$ python3 intel_scissors_py3.py
- When the pop-up window is displayed, choose the seed points using mouse
- Press ESC on the keyboard to yield the output
Oct. 2019
Tran Le Anh

