You are here: Start » AVL.NET » Function Reference » Computer Vision » Template Matching » AVL.LoadGrayModel2
Loads serialized template matching GrayModel2 object from AVDATA file.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inFilename | string | Name of the source file. | ||
![]() | outGrayModel | AvlNet.GrayModel2 | Deserialized output model. |


