/HeatMapSharp

Heat map generation based on a series of weighted points.

Primary LanguageC#

HeatMapSharp

Summary

The class library developed by C# language can generate heat map according to a series of weighted points.
Compile based on. Net core 3.0 platform.
Of course, you can also copy code to use in. Net framework projects.

About each folder

./HeatMap/HeatMap -> Code of How to convert a series of data into heat map

./HeatMap/ConsoleDebug -> Debugging program of class library and examples of how to use it

./HeatMap/Images ->Path of result heatmap image