NvOFFlowVector

class pyds.NvOFFlowVector

Holds motion vector information about an element.

Variables:
  • flowxint, x component of motion vector

  • flowyint, y component of motion vector

cast(*args, **kwargs)

Overloaded function.

  1. cast(self: capsule) -> pyds.NvOFFlowVector

casts to NvOFFlowVector, call pyds.NvOFFlowVector(data)

  1. cast(self: int) -> pyds.NvOFFlowVector

casts to NvOFFlowVector, call pyds.NvOFFlowVector(data)