Condividi tramite


ImageFeatureValue.CreateFromVideoFrame(VideoFrame) Metodo

Definizione

public:
 static ImageFeatureValue ^ CreateFromVideoFrame(VideoFrame ^ image);
 static ImageFeatureValue CreateFromVideoFrame(VideoFrame const& image);
public static ImageFeatureValue CreateFromVideoFrame(VideoFrame image);
function createFromVideoFrame(image)
Public Shared Function CreateFromVideoFrame (image As VideoFrame) As ImageFeatureValue

Parametri

image
VideoFrame

Frame video da usare per creare ImageFeatureValue.

Restituisce

ImageFeatureValue creato dal fotogramma video specificato.

Esempio

Per un esempio di codice, vedere ImageFeatureValue.

Commenti

Windows Server

Per usare questa API in Windows Server, è necessario usare Windows Server 2019 con Esperienza desktop.

Thread safety

Questa API è thread-safe.

Si applica a