Back to Aurora Vision Library website
You are here: Start » Function Reference » Conversions » 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 )


