Skip to content

tranleanh/Intelligent-Scissors

Repository files navigation

Intelligent-Scissors

Intelligent scissors application

This repo includes the scipt for intelligent scissors tool applied Dijkstra's algorithm.

Reference:

Requirements

  • Run on Python 2.7 or Python 3.6
  • scikit-image, matplotlib

Usage

  1. Run the script
  • Python 2.7
$ python intel_scissors.py
  • Python 3.6
$ python3 intel_scissors_py3.py
  1. When the pop-up window is displayed, choose the seed points using mouse
  2. Press ESC on the keyboard to yield the output

Live-Wire Output

picture

picture

Oct. 2019

Tran Le Anh

About

Intelligent scissors tool using Dijkstra's algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages