Click or drag to resize
XDL

XVideoMosaicContext Property

센서모델을 안 쓰고 모자이크 영상을 만들 때 사용하는 영상 정합 컨텍스트를 확인하거나 설정한다. 기본 컨텍스트인 경우 null일 수 있다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public IXVideoFrameMatchContext Context { get; set; }

Property Value

IXVideoFrameMatchContext
See Also