Back to Aurora Vision Library website

You are here: Start » Function Reference » Computer Vision » Template Matching » EdgeModel_ElasticByteSize

EdgeModel_ElasticByteSize


Header: AVL.h
Namespace: avl
Module: MatchingPro

Returns estimated size of the EdgeModel_Elastic in bytes.

Syntax

C++
C#
 
void avl::EdgeModel_ElasticByteSize
(
	const avl::EdgeModel_Elastic& inEdgeModel,
	atl::int64& outByteSize
)

Parameters

Name Type Default Description
Input value inEdgeModel const EdgeModel_Elastic&
Output value outByteSize int64&