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.
Header: | AVL.h |
---|
Syntax
C++
C#
void avl::SaveGrayModel ( const avl::GrayModel& inGrayModel, const atl::File& inFilename )