|
XFramePictureGetInverseHomography Method
|
프레임의 호모그래피 역변환 행렬(3x3)을 얻는다. 행-우선 방식으로 길이 9인 배열이다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic float[] GetInverseHomography()
Return Value
Single
See Also