Back to Adaptive 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
inHeatmap const Heatmap&
outImage Image& Output image