Back to Adaptive Vision Library website
You are here: Start » Function Reference » Template Matching » LoadEdgeModel
LoadEdgeModel
Loads serialized template matching EdgeModel object from avdata file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFilename | const File& | Name of the source file | |
![]() |
outEdgeModel | EdgeModel& | Deserialized output model |


