Skip to content

marcotompitak/dynamic-color-binning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (c) 2016 Marco Tompitak
See LICENSE file for more copyright details.

This python module is an implementation of the Dynamic Color Binning algorithm, described in more detail here:

http://www.rapiddiffusion.com/datascience/image-analysis-dynamic-color-binning/

An example of an application can be found here:

http://www.rapiddiffusion.com/history/dynamic-color-binning-united-states/


analyze_map.py provides a script that analyzes a set of images assumed to be in a single folder on their own.

dynamiccolorbinning.py is a python module providing the back-end calculations for the algorithm.

About

Implementation of my Dynamic Color Binning algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages