Skip to content

Commit 0373fde

Browse files
committed
Revert "try fix table"
This reverts commit e428488.
1 parent e428488 commit 0373fde

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ 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 <img width=500/> |With background removed <img width=500/> |Alpha matte <img width=500/> |
36+
|Original image |With background removed |Alpha matte |
37+
|---------|---------|---------|
38+
39+
| | | |
3740
|---------|---------|---------|
3841
| :::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."::: |
3942
| :::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)