SpatialAnalysisCustomOperation Class
Defines a Spatial Analysis custom operation. This requires the Azure Cognitive Services Spatial analysis module to be deployed alongside the Video Analyzer module, please see https://aka.ms/ava-spatial-analysis for more information.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.media.videoanalyzeredge._generated.models._models_py3.SpatialAnalysisOperationBaseSpatialAnalysisCustomOperation
Constructor
SpatialAnalysisCustomOperation(*, extension_configuration: str, **kwargs)
Variables
- type
- str
Required. The Type discriminator for the derived types.Constant filled by server.
- extension_configuration
- str
Required. Custom configuration to pass to the Azure Cognitive Services Spatial Analysis module.
Feedback
Submit and view feedback for