Click or drag to resize
XDL

XDMBandAffineTransformGetWarpCoeffSrc2Dst Method

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

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

Return Value

XWarpCoeff
XWarpCoeff 객체.
See Also