WEBVTT

00:00.280 --> 00:05.250
When the image recognition service is enabled
on your account, it will identify objects,

00:05.620 --> 00:08.680
faces, and text in images
uploaded to Content Hub.

00:10.040 --> 00:14.440
This information is added to the images as
metadata, and you can use it to filter and

00:14.520 --> 00:19.490
search for images using metadata about the
image itself rather than just its name.

00:20.420 --> 00:23.810
You can view image recognition
data in an asset's properties pane.

00:25.160 --> 00:29.260
You'll find sections for detected
objects, detected faces, detected

00:29.300 --> 00:31.280
text, and unsafe content.

00:33.060 --> 00:38.020
In detected faces, you can see an estimated
age range, whether the person is male or

00:38.120 --> 00:42.660
female, their facial expression, and
whether they have their eyes open or closed.

00:49.520 --> 00:53.740
If we look at detected objects for this asset,
you can see that the leather jacket and jeans

00:53.960 --> 00:55.500
are among the labels that have been added.

00:57.320 --> 01:05.540
You

01:05.560 --> 01:09.140
can use the information in the metadata
to narrow down your selection of assets.

01:09.880 --> 01:15.060
So if we enter eyes open in the search bar,
only those assets that contain the label eyes

01:15.180 --> 01:16.660
open will be displayed.

01:18.020 --> 01:21.750
You can also filter on any of the
values in detected objects, faces,

01:22.120 --> 01:24.000
text, or unsafe content.

01:25.360 --> 01:29.660
You can retrieve the full information added
by the image recognition service by using the

01:29.700 --> 01:35.670
metadata API and adding .json and
specifying metadata equals true at

01:35.700 --> 01:36.920
the end of the image URL.

01:38.920 --> 01:43.440
The full metadata is returned, and this
includes data such as the level of confidence

01:43.540 --> 01:45.420
about the accuracy of detected elements.

01:47.480 --> 01:52.120
You can use this data with features such as
point of interest to detect and focus an image

01:52.220 --> 01:53.440
around a particular product.

