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

LoadEdgeModel
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | MatchingPro |
Loads serialized template matching EdgeModel object from FIDATA file.
Syntax
C++
C#
void fil::LoadEdgeModel ( const ftl::File& inFilename, fil::EdgeModel& outEdgeModel )