pmneila / PyMaxflow

Python library for creating flow networks and computing the maxflow/mincut (aka graph-cuts for Python)

Home Page:http://pmneila.github.io/PyMaxflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image segmentation example?

mrgloom opened this issue · comments

Any image segmentation example?

commented

@mrgloom Hi~ Have u figured out how to use graph cut for image segmentation?

@mrgloom if you haven't figured out yet, feel free to check this repo (not documented well)
https://github.com/yjiang0929/image_segmentation