Back to FabImage Library website
You are here: Start » Function Reference » Computer Vision » Template Matching » SaveGrayModel

SaveGrayModel
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | MatchingBasic |
Saves serialized template matching GrayModel object as FIDATA file.
Syntax
C++
C#
void fil::SaveGrayModel ( const fil::GrayModel& inGrayModel, const ftl::File& inFilename )