Skip to content

Commit 842cba4

Browse files
committed
add image row to ov
1 parent 30667e0 commit 842cba4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/cognitive-services/Computer-vision/overview-image-analysis.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,12 @@ These APIs are only available in the following geographic regions: East US, Fran
132132

133133
Image Analysis 4.0 (preview) offers the ability to remove the background of an image. This feature can either output an image of the detected foreground object with a transparent background, or a grayscale alpha matte image showing the opacity of the detected foreground object. [Background removal](./concept-background-removal.md)
134134

135+
|Original image |With background removed |Alpha matte |
136+
|:---------:|:---------:|:---------:|
137+
138+
| | | |
139+
|---------|---------|---------|
140+
| :::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."::: |
135141

136142
## Image requirements
137143

0 commit comments

Comments
 (0)