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


