Back to Aurora Vision Library Lite website

You are here: Start » Conversions » HeatmapToImage

HeatmapToImage


Header: AVL.h
Namespace: avl

Converts a heatmap to an image.

Syntax

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