![]() |
XVideo
|
public class XVideoFrameMatchContextFH : IXVideoFrameMatchContext, IDisposable
The XVideoFrameMatchContextFH type exposes the following members.
Name | Description | |
---|---|---|
![]() | XVideoFrameMatchContextFH | 기본 생성자. |
Name | Description | |
---|---|---|
![]() | MatchedPoints1 | 첫째(이전) 프레임의 대응점 목록. |
![]() | MatchedPoints2 | 둘째(다음) 프레임의 대응점 목록. |
![]() | NumOfMatches | 대응쌍의 개수. |
Name | Description | |
---|---|---|
![]() | Dispose | 소멸자. 즉시 종료자를 부른다. |
![]() | Match(XFramePicture, XMat3x3d) | 입력 동영상 프레임과 직전 프레임 간 정합을 수행하고 변환행렬을 반환한다. |
![]() | Match(XFramePicture, XFramePicture, XMat3x3d) | 동영상 프레임 두 장을 입력 받아 정합하고 변환행렬을 반환한다. |
![]() | Reset | 정합 컨텍스트를 초기화한다. |