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


