Back to Aurora Vision Library website

You are here: Start » Function Reference » Conversions » HeatmapToImage

HeatmapToImage


Header: AVL.h
Namespace: avl
Module: FoundationLite

Converts a heatmap to an image.

Syntax

C++
C#
 
void avl::HeatmapToImage
(
	const avl::Heatmap& inHeatmap,
	avl::Image& outImage
)

Parameters

Name Type Default Description
Input value inHeatmap const Heatmap&
Output value outImage Image& Output image