Click or drag to resize
XDL

IXVideoFrameMatchContext Methods

The IXVideoFrameMatchContext type exposes the following members.

Methods
  Name Description
Public method Match(XFramePicture, XMat3x3d) 입력 동영상 프레임과 직전 프레임 간 정합을 수행하고 변환행렬을 반환한다.
Public method Match(XFramePicture, XFramePicture, XMat3x3d) 동영상 프레임 두 장을 입력 받아 정합하고 변환행렬을 반환한다.
Public method Reset 정합 컨텍스트를 초기화한다.
Top
See Also