Skip to content

Commit 9a7071b

Browse files
authored
Fixed image path error
1 parent ad45847 commit 9a7071b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ximgproc/tutorials/globalmatting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ Some of the outputs with of this implementation are as follows :
2626

2727
| Image | Trimap | Alpha matte(this implementation) |
2828
| -------------- | -------------- | ------------------------ |
29-
|![alt text](images/doll-input.png ) |![alt text](images/doll-trimap.png ) |![alt text](input/doll-result.png ) |
29+
|![alt text](images/doll-input.png ) |![alt text](images/doll-trimap.png ) |![alt text](images/doll-result.png ) |
3030
|![alt text](images/donkey-input.png ) |![alt text](images/donkey-trimap.png ) |![alt text](images/donkey-result.png ) |
3131
|![alt text](images/troll-input.png ) |![alt text](images/troll-trimap.png ) |![alt text](images/troll-result.png ) |

0 commit comments

Comments
 (0)