XoomCode / AcidMaps

Interpolated Images Generator
GNU Lesser General Public License v3.0
33 stars 10 forks source link

Algo and params for heatmaps #6

Open barnabe opened 13 years ago

barnabe commented 13 years ago

It would be very interesting to have more details on how the heat maps are generated. This would help understand the meaning of each parameter and how to use them. The parameters' units when they exist would also be useful to know.

Thanks for sharing this if possible.

maurimiranda commented 12 years ago

Well, actually, AcidMaps doesn't generate static heatmaps. It's an interpolation engine that could generate images (combining different values in each parameter) that look like a heatmap.

I'll build a heatmap example, similar to the isonlines one, so you can get a starting point to create your own heatmap.