pmneila / PyMaxflow

Python library for creating flow networks and computing the maxflow/mincut (aka graph-cuts for Python)
http://pmneila.github.io/PyMaxflow/
243 stars 59 forks source link

Tutorial for abswap_grid #18

Open Fitzclutchington opened 9 years ago

Fitzclutchington commented 9 years ago

Hello,

I'm a novice to the topic of graph cuts for image segmentation and it would really help if you had a tutorial on how to use abswap_grid to segment an image. If it is too much could you write up a bit of documentation for the stereogram solver? It's pretty related to what I'm doing. Thank you so much!!