![]() |
IXVideo
|
public interface IXVideoFrameMatchContext
The IXVideoFrameMatchContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | MatchedPoints1 | 첫째(이전) 프레임의 대응점 목록. |
![]() | MatchedPoints2 | 둘째(다음) 프레임의 대응점 목록. |
![]() | NumOfMatches | 대응쌍의 개수. |
Name | Description | |
---|---|---|
![]() | Match(XFramePicture, XMat3x3d) | 입력 동영상 프레임과 직전 프레임 간 정합을 수행하고 변환행렬을 반환한다. |
![]() | Match(XFramePicture, XFramePicture, XMat3x3d) | 동영상 프레임 두 장을 입력 받아 정합하고 변환행렬을 반환한다. |
![]() | Reset | 정합 컨텍스트를 초기화한다. |