Click or drag to resize
XDL

NXImageLayerVideoInverseHomography Property

레이어에서 프레임을 표시할 호모그래피 행렬. 3x3 행렬로 행벡터가 순서대로 적힌다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public float[] InverseHomography { get; }

Property Value

Single
See Also