|
NXVideoViewSetVideoChannelFuse Method
|
영상 융합 보조 채널을 설정한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic void SetVideoChannelFuse(
XVideoChannel channel,
bool ignoreSM
)
Parameters
- channel XVideoChannel
- 뷰 기본 채널에 융합할 보조 비디오 채널.
- ignoreSM Boolean
- 동영상 메타데이터 센서모델 무시 설정. 센서모델을 무시하면 주어진 참조 정보로 영상을 정합한다.
See Also