|
XGCPSetsGetWarpCoeffImg2Map(eWarpMethod) Method
|
GCP Set에 있는 GCP를 이용하여 영상 좌표에서 지리 좌표로 변환할 때 필요한 Warping 계수를 반환한다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic XWarpCoeff GetWarpCoeffImg2Map(
eWarpMethod method
)
Parameters
- method eWarpMethod
- [In] Warping 방법 (eWarpMethod).
Return Value
XWarpCoeff XWarpCoeff 객체.
See Also