• Stars
    star
    143
  • Rank 257,007 (Top 6 %)
  • Language
    Python
  • Created about 13 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A graph-based image segmentation algorithm

A python implementation of the algorithm described in the paper Efficient Graph-Based Image Segmentation.


Tide-up-version

  • now supports python3
  • logging information
  • Run demo: python main.py

demo

  • More parameters' definition please refer to python main.py --help or the original paper.