|
|
XTemplate
|
public class XTemplateMatch : IDisposable
The XTemplateMatch type exposes the following members.
| Name | Description | |
|---|---|---|
| XTemplateMatch | XTemplateMatch 클래스의 기본 생성자로서 내부 멤버 변수의 초기화를 수행한다. |
| Name | Description | |
|---|---|---|
| Find | Pyramid refinement 알고리즘으로 매칭을 수행한다. | |
| SetImage(XDMBand, XDMBand) | 템플릿 매칭을 위한 템플릿 이미지와 검색 이미지를 XDMBand 형태로 설정한다. | |
| SetImage(XGrid, XGrid) | 템플릿 매칭을 위한 템플릿 이미지와 검색 이미지를 XGrid 형태로 설정한다. | |
| SetKernel | 템플릿 매칭을 위한 파라미터를 설정한다. |