[scikit-learn] wrapper for GraphCut or GridCut
Jiří Borovec
jiri.borovec at fel.cvut.cz
Wed Oct 5 11:19:39 EDT 2016
Hello,
for the regular graph and GridCut (
https://github.com/willemolding/gridcut-python), meaning regular grid like
image it would be better have it in skimage, but talking about general
graph, I would keep in sklearn.
I think that you already have a wrapper for GraphCut (
https://github.com/amueller/gco_python) even I found this (
https://github.com/yujiali/pygco) better one.
--
Best regards, Jiri Borovec
------------------------------------------------------------------------
Ing. Jiri Borovec, MSc <jiri.borovec at fel.cvut.cz>
PhD student at CMP CTU, http://cmp.felk.cvut.cz/~borovji3
On 5 October 2016 at 17:08, Andreas Mueller <t3kcit at gmail.com> wrote:
> Hi Jiri.
> I think both are better suited for scikit-image.
> I think Emanuelle there is actually working on graph cut right now.
> I'd ask on the scikit-image mailing list what the current status is.
>
> Best,
> Andy
>
> On 10/05/2016 09:13 AM, Jiří Borovec wrote:
>
> Hello,
> I was thinking about adding GraphCut (http://www.csd.uwo.ca/~yuri/
> Papers/pami01.pdf) of GridCut (http://www.gridcut.com/) which both of
> them are already implemented in C/C++ a some of then have also wrapper in
> Python. What is the statement to this task, having GraphCut included in
> this library such that using thier C/C++ code and include wrappers.
>
> Thanks
> --
> Best regards, Jiri Borovec
> ------------------------------------------------------------------------
> Ing. Jiri Borovec, MSc <jiri.borovec at fel.cvut.cz>
> PhD student at CMP CTU, http://cmp.felk.cvut.cz/~borovji3
>
>
> _______________________________________________
> scikit-learn mailing listscikit-learn at python.orghttps://mail.python.org/mailman/listinfo/scikit-learn
>
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20161005/d88ff51e/attachment-0001.html>
More information about the scikit-learn
mailing list