AnalyticsRegionVertex.h
Go to the documentation of this file.
DB_EDGEVIS_SDK void SetY(double y)
Sets y coordinate of this analytics vertex.
DB_EDGEVIS_SDK void SetX(double x)
Sets x coordinate of this analytics vertex.
Defines a vertex within the video frame.
Definition: AnalyticsRegionVertex.h:29
DB_EDGEVIS_SDK double GetX() const
Gets x coordinate of this analytics vertex.
DB_EDGEVIS_SDK double GetY() const
Gets y coordinate of this analytics vertex.
The EdgeVis Decoder SDK namespace.