Skip to content

Commit 2163803

Browse files
authored
Update globalmatting.md
1 parent 257c20b commit 2163803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ximgproc/tutorials/globalmatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Global sampling based method uses all known samples(from a trimap), Unlike other sampling based methods
44
which collect only nearby samples.<br/>
5-
It first estimates the foreground and background color and then computes the alpha matte.
5+
It first estimates the foreground and background color and uses them to compute the alpha matte.
66

77
Input to the model is the Image and the trimap, and the output is the alpha matte of the image.
88

0 commit comments

Comments
 (0)