Click or drag to resize
XDL

XGCPSetsGetWarpCoeffImg2Map Method

Overload List
  Name Description
Public method GetWarpCoeffImg2Map(eWarpMethod) GCP Set에 있는 GCP를 이용하여 영상 좌표에서 지리 좌표로 변환할 때 필요한 Warping 계수를 반환한다.
Public method GetWarpCoeffImg2Map(eWarpMethod, Double, Double, Double, Double, Double) GCP Set에 있는 GCP를 이용하여 이미지 좌표에서 지리좌표로 변환할 때 필요한 Warping 계수(XWarpCoeff 객체의 정의)들을 얻을 수 있다. 또한, 계산된 Warping계수와 XGCP지점 간에 오차와 전체에 대한 RMS오차를 계산하여 반환한다.
Top
See Also