Gimp-Forum.net

Full Version: Foreground extraction
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am new to the forum.
So far addicted to PS but...

Could anybody advice which library/function/algorithm GIMP uses for extracting/refining foreground object(s)?
I mean: is this OpenCV, MarvinJS whateever ?



cheers in advance,
one of the Gimp 2.10 foreground extract algorith is matting-levin

see: http://webee.technion.ac.il/people/anat....CVPR06.pdf

and the other is matting-global OpenCV I believe, incorporated into GEGL lib

http://gegl.org/operations/gegl-matting-global.html
(08-29-2018, 06:56 PM)rich2005 Wrote: [ -> ]one of the Gimp 2.10 foreground extract algorith is matting-levin

see: http://webee.technion.ac.il/people/anat....CVPR06.pdf

and the other is matting-global OpenCV I believe, incorporated into GEGL lib

http://gegl.org/operations/gegl-matting-global.html

Thx a lot, thats what I meant. ))