Skip to content

durandtibo/heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heatmap

Python package to combine image and heatmap

Install

python3 setup.py install

The code was developped with Python3.

Demo

A demo file is in directory demo. To run the demo, execute the command in demo directory

python3 demo_heatmap.py 

Visual results for different values of alpha

alpha=0.0 alpha=0.1 alpha=0.2
alpha=0.3 alpha=0.4 alpha=0.5
alpha=0.6 alpha=0.7 alpha=0.8
alpha=0.9 alpha=1.0

Licence

MIT License

About

Python package to combine image and heatmap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages