NvOFFlowVector

class pyds.NvOFFlowVector

包含关于元素的运动向量信息。

变量:
  • flowxint, 运动向量的 x 分量

  • flowyint, 运动向量的 y 分量

cast(*args, **kwargs)

重载函数。

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

转换为 NvOFFlowVector, 调用 pyds.NvOFFlowVector(data)

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

转换为 NvOFFlowVector, 调用 pyds.NvOFFlowVector(data)