File tree 1 file changed +3
-3
lines changed
modules/ximgproc/tutorials
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ Some of the outputs with of this implementation are as follows :
26
26
27
27
| Image | Trimap | Alpha matte(this implementation) |
28
28
| -------------- | -------------- | ------------------------ |
29
- | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Input/ doll.png " img1 " ) | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Trimap/ doll.png " trimap1 " ) | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Results/ doll.png " results1 " ) |
30
- | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Input/troll .png " img2 " ) | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Trimap/troll .png " trimap2 " ) | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Results/troll .png " results2 " ) |
31
- | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Input/donkey .png " img1 " ) | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Trimap/donkey .png " trimap1 " ) | ![ alt text] ( https://raw.githubusercontent.com/Nerdyvedi/GSOC-Opencv-matting/master/Global-Sampling-Method-for-Alpha-Matting/Results/donkey .png " results1 " ) |
29
+ | ![ alt text] ( images/ doll-input .png ) | ![ alt text] ( images/ doll-trimap .png ) | ![ alt text] ( input/ doll-result .png ) |
30
+ | ![ alt text] ( images/donkey-input .png ) | ![ alt text] ( images/donkey-trimap .png ) | ![ alt text] ( images/donkey-result .png ) |
31
+ | ![ alt text] ( images/troll-input .png ) | ![ alt text] ( images/troll-trimap .png ) | ![ alt text] ( images/troll-result .png ) |
You can’t perform that action at this time.
0 commit comments