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


