|
XVideoFrameMatcherReset(Boolean) Method
|
정합기를 초기화한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic void Reset(
bool keepLast
)
Parameters
- keepLast Boolean
- 마지막 프레임 보존 여부. 마지막 프레임을 남겨 다음 입력 정합 대상으로 삼을 수 있다.
See Also