Back to FabImage Library website
You are here: Start » Function Reference » Computer Vision » Template Matching » LoadGrayModel
LoadGrayModel
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | MatchingBasic |
Loads serialized template matching GrayModel object from FIDATA file.
Syntax
C++
C#
void fil::LoadGrayModel ( const ftl::File& inFilename, fil::GrayModel& outGrayModel )


