Back to Adaptive Vision Library website
You are here: Start » Function Reference » Template Matching » SaveGrayModel
SaveGrayModel
Saves serialized template matching GrayModel object as avdata file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inGrayModel | const GrayModel& | Model to be serialized | |
![]() |
inFilename | const File& | Name of the target file |

