We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257c20b commit 2163803Copy full SHA for 2163803
modules/ximgproc/tutorials/globalmatting.md
@@ -2,7 +2,7 @@
2
3
The Global sampling based method uses all known samples(from a trimap), Unlike other sampling based methods
4
which collect only nearby samples.<br/>
5
-It first estimates the foreground and background color and then computes the alpha matte.
+It first estimates the foreground and background color and uses them to compute the alpha matte.
6
7
Input to the model is the Image and the trimap, and the output is the alpha matte of the image.
8
0 commit comments