Click or drag to resize
XDL

XVideoFrameMatchContextFH Methods

The XVideoFrameMatchContextFH type exposes the following members.

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