SpatialAnalysisPersonLineCrossingOperation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a Spatial Analysis person line crossing 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.
public class SpatialAnalysisPersonLineCrossingOperation : Azure.Media.VideoAnalyzer.Edge.Models.SpatialAnalysisTypedOperationBase
type SpatialAnalysisPersonLineCrossingOperation = class
inherit SpatialAnalysisTypedOperationBase
Public Class SpatialAnalysisPersonLineCrossingOperation
Inherits SpatialAnalysisTypedOperationBase
- Inheritance
-
SpatialAnalysisPersonLineCrossingOperation
Constructors
SpatialAnalysisPersonLineCrossingOperation(IEnumerable<SpatialAnalysisPersonLineCrossingLineEvents>) |
Initializes a new instance of SpatialAnalysisPersonLineCrossingOperation. |
Properties
CalibrationConfiguration |
Advanced calibration configuration. (Inherited from SpatialAnalysisTypedOperationBase) |
CameraCalibratorNodeConfiguration |
Advanced camera calibrator configuration. (Inherited from SpatialAnalysisTypedOperationBase) |
CameraConfiguration |
Advanced camera configuration. (Inherited from SpatialAnalysisTypedOperationBase) |
Debug |
If set to 'true', enables debugging mode for this operation. (Inherited from SpatialAnalysisTypedOperationBase) |
DetectorNodeConfiguration |
Advanced detector node configuration. (Inherited from SpatialAnalysisTypedOperationBase) |
EnableFaceMaskClassifier |
If set to 'true', enables face mask detection for this operation. (Inherited from SpatialAnalysisTypedOperationBase) |
Lines |
The list of lines with optional events. |
TrackerNodeConfiguration |
Advanced tracker node configuration. (Inherited from SpatialAnalysisTypedOperationBase) |
Applies to
Azure SDK for .NET