Click or drag to resize
XDL

IXVideoFrameMatchContextReset Method

정합 컨텍스트를 초기화한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
bool Reset(
	bool keepLast
)

Parameters

keepLast  Boolean
마지막 입력 영상 프레임을 남겨서 다음 정합에 사용할 것인지 설정한다.

Return Value

Boolean
초기화 성공 여부.
See Also