Click or drag to resize
XDL

XVideoFrameMatcherLastTransform Property

최신 입력 프레임 영상좌표에서 직전 프레임 영상좌표로 이동하는 변환행렬.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XMat3x3d LastTransform { get; }

Property Value

XMat3x3d
See Also