Click or drag to resize
XDL

XVideoStabilizerReset(Int32) Method

안정화 영상을 초기화하고 그룹 크기를 재설정한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public void Reset(
	int groupSize
)

Parameters

groupSize  Int32
안정화 그룹 프레임 수
See Also