/image-segmentation

A graph-based image segmentation algorithm

Primary LanguagePython

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.