Stored Video Analysis
Vision lets you process stored videos to identify labels, classify images, and detect objects and faces in each frame.
- Upload a video from local storage.
- Upload a video from object storage.
You can use pretrained models or custom models with stored videos.
Regions with Stored Video Analysis
Oracle hosts its OCI services in regions and availability domains. A region is a localized geographic area, and an Availability domain is one or more data centers in that region. Stored Video Analysis is hosted in the following regions:
Region Name | Location | Region Identifier | Region Key |
---|---|---|---|
US East (Ashburn) | Ashburn, VA | us-ashburn-1 | IAD |
UK South (London) | London | uk-london-1 | LHR |
US West (Phoenix) | Phoenix, AZ | us-phoenix-1 | PHX |
See About Regions and Availability Domains for a complete list of available OCI regions, along with associated locations, region identifiers, region keys, and availability domains.
Label Detection
All the labels detected in the video are listed. Only the first ten are shown, click Show more to display all of them. Click a label to see when in the video time line it's applied. The labels detected at a specific time are listed separately. Click the left or right arrows by the time to change it and so see the labels at different times. The JSON request and response are available too.
Object Detection
All the objects detected in the video are listed. Only the first ten are shown, click Show more to display all of them. Click an object to see when in the video time line it's detected. The objects detected at a specific time are listed separately. Click the left or right arrows by the time to change it and so see the objects at different times. The JSON request and response are available too. Bounding boxes are placed round any object detected.
Text Detection
All the texts detected in the video are listed. Only the first ten are shown, click Show more to display all of them. Click a text to see when in the video time line it's detected. The texts detected at a specific time are listed separately. Click the left or right arrows by the time to change it and so see the texts at different times. The JSON request and response are available too. Bounding boxes are placed round any text detected.
Face Detection
All the faces detected in the video are listed. Only the first ten are shown, click Show more to display all of them. Click a face to see when in the video time line it's detected. The faces detected at a specific time are listed separately. Click the left or right arrows by the time to change it and so see the faces at different times. The JSON request and response are available too. Bounding boxes are placed round any face detected.