Skip to content

Heat map generation based on a series of weighted points.

Notifications You must be signed in to change notification settings

RainkLH/HeatMapSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Heat map generation based on a series of weighted points.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages