Click or drag to resize
XDL

XDMBandAffineTransformGetWarpCoeffDst2Src Method

출력 영상에서 입력 영상으로의 Affine 변환식 계수를 가져온다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public XWarpCoeff GetWarpCoeffDst2Src()

Return Value

XWarpCoeff
XWarpCoeff 객체.
See Also