Skip to content

Commit e5e6be1

Browse files
authored
Update globalmatting.md
1 parent 0782161 commit e5e6be1

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
@@ -4,7 +4,7 @@ The Global sampling based method uses all known samples(from a trimap), Unlike o
44
which collect only nearby samples.<br/>
55
It first estimates the foreground and background color and then computes the alpha matte.
66

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

99
This [blog post](https://medium.com/vedacv/paper-summary-a-global-sampling-method-for-alpha-matting-490a4217eb2) gives a summary of the paper.
1010

0 commit comments

Comments
 (0)