Skip to content

Commit e428488

Browse files
committed
try fix table
1 parent 79b15a3 commit e428488

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/cognitive-services/Computer-vision/concept-background-removal.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ This service is currently in preview, and the API may change in the future.
3333
The following example images illustrate what the Image Analysis service returns when removing the background of an image and creating an alpha matte.
3434

3535

36-
|Original image |With background removed |Alpha matte |
37-
|---------|---------|---------|
38-
39-
| | | |
36+
|Original image <img width=500/> |With background removed <img width=500/> |Alpha matte <img width=500/> |
4037
|---------|---------|---------|
4138
| :::image type="content" source="media/background-removal/building-1.png" alt-text="Photo of a city near water."::: | :::image type="content" source="media/background-removal/building-1-result.png" alt-text="Photo of a city near water; sky is transparent."::: | :::image type="content" source="media/background-removal/building-1-matte.png" alt-text="Alpha matte of a city skyline."::: |
4239
| :::image type="content" source="media/background-removal/person-5.png" alt-text="Photo of a group of people using a tablet."::: | :::image type="content" source="media/background-removal/person-5-result.png" alt-text="Photo of a group of people using a tablet; background is transparent."::: | :::image type="content" source="media/background-removal/person-5-matte.png" alt-text="Alpha matte of a group of people."::: |

0 commit comments

Comments
 (0)