Video retrieval using api

Skutin Danti 20 Reputation points
2023-11-13T20:54:53.81+00:00

Hello, I’m very confused about this input of retirval api, can you please offer more information about the input limitation. I have tried that but the regular format is not working for me.

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
{count} votes

Accepted answer
  1. YutongTie-MSFT 46,981 Reputation points
    2023-11-13T22:43:36.97+00:00

    @Skutin Danti

    Thanks for reaching out to us, I think you are mentioning video retrieval using vectorization (version 4.0 preview) as this document - https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/video-retrieval

    Azure AI Spatial Analysis Video Retrieval APIs are part of Azure AI Vision and enable developers to create an index, add documents (videos and images) to it, and search with natural language. Developers can define metadata schemas for each index and ingest metadata to the service to help with retrieval. Developers can also specify what features to extract from the index (vision, speech) and filter their search based on features.

    There are several requirements as below screenshot -

    User's image

    User's image

    More information please refer to the document here - https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/video-retrieval#use-video-retrieval-apis-for-metadata-based-search

    I hope it helps.

    Regards,

    Yutong

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful