Back to Aurora Vision Library website

You are here: Start » Function Reference » Histogram » Histogram Features » HistogramSize

HistogramSize


Header: AVL.h
Namespace: avl
Module: FoundationBasic

Computes the number of histogram bins.

Syntax

C++
C#
 
void avl::HistogramSize
(
	const avl::Histogram& inHistogram,
	int& outSize
)

Parameters

Name Type Default Description
Input value inHistogram const Histogram& Input histogram
Output value outSize int& Output size