GStreamer Video Analytics (GVA) Plugin
Classes
video_frame.py File Reference

This file contains gstgva.video_frame.VideoFrame class to control particular inferenced frame and attached gstgva.region_of_interest.RegionOfInterest and gstgva.tensor.Tensor instances. More...

Classes

class  gstgva.video_frame.VideoFrame
 This class represents video frame - object for working with RegionOfInterest and Tensor objects which belong to this video frame (image). More...
 

Detailed Description

This file contains gstgva.video_frame.VideoFrame class to control particular inferenced frame and attached gstgva.region_of_interest.RegionOfInterest and gstgva.tensor.Tensor instances.