Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Template Matching
Template Matching
Select a filter from the list below.
| Icon | Name | Description |
|---|---|---|
| CreateEdgeModel | Dynamic creation of models in the runtime environment (normally they are created interactively in Studio). | |
| CreateGrayModel | Dynamic creation of models in the runtime environment (normally they are created interactively in Studio). | |
| LocateMultipleObjects_Edges | Detection of multiple objects whose outlines are sharp and rigid. Often one of the first filters in a program. | |
| LocateMultipleObjects_NCC | Detection of objects with blurred or unclear edges. Often one of the first filters in a program. | |
| LocateMultipleObjects_SAD | Almost always inferior to NCC, so rarely used in real applications. | |
| LocateSingleObject_Edges | Detection of an object whose outlines are sharp and rigid. Often one of the first filters in a program. | |
| LocateSingleObject_NCC | Detection of an object with blurred or unclear edges. Often one of the first filters in a program. | |
| LocateSingleObject_SAD | Almost always inferior to NCC, so rarely used in real applications. | |
| MergeLocationResults_Multiple | Combines results from multiple LocateMultipleObject instances. | |
| MergeLocationResults_Single | Combines results from multiple LocateSingleObject instances. |
