Click or drag to resize
XDL

XMIG Methods

The XMIG type exposes the following members.

Methods
  Name Description
Public method ExtractPosition(Int32) 입력된 다중 센서정보와 입력된 이미지 좌표로부터 지리적인 위치를 결정한다.
Public method ExtractPosition(XSensorModel, XVertex2d) 다중 센서정보와 이미지 좌표로부터 지리적인 위치를 결정한다.
Public method ExtractPosition(XSensorModel, XVertex2d, Int32) 다중 센서정보와 함께, 고정된 하나의 이미지 좌표와 나머지 이미지 좌표로부터 지리적인 위치를 결정한다.
Public method GetConvergenceRate 지리적인 위치를 결정한 수렴값을 가져온다.
Public method GetImageOptPoints 지리적인 위치를 결정하기 위한 센서모델에 대응되는 이미지 좌표를 설정한다.
Public method GetParams 지리적인 위치를 결정하기 위한 수렴조건값을 가져온다.
Public method SetImagePoints 지리적인 위치를 결정하기 위한 센서모델에 대응되는 이미지 좌표를 설정한다.
Public method SetParams 지리적인 위치를 결정하기 위한 수렴조건을 설정한다.
Public method SetSensorModels 지리적인 위치를 결정하기 위한 다중 센서정보를 설정한다.
Top
See Also