Back to FabImage Library website
You are here: Start » Function Reference » Computer Vision » Template Matching » EdgeModel_ElasticByteSize
EdgeModel_ElasticByteSize
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | MatchingPro |
Returns estimated size of the EdgeModel_Elastic in bytes.
Syntax
C++
C#
void fil::EdgeModel_ElasticByteSize ( const fil::EdgeModel_Elastic& inEdgeModel, ftl::int64& outByteSize )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inEdgeModel | const EdgeModel_Elastic& | ||
![]() |
outByteSize | int64& |


