Click or drag to resize
XDL

NXVideoViewSetFusionWithSensorModel Method

영상 융합에서 영상 정합을 위한 센서모델 사용 여부를 설정한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public void SetFusionWithSensorModel(
	bool useSM
)

Parameters

useSM  Boolean
센서모델 사용 여부.
See Also