Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedahan/collectioncolours
streamgraph of the colours of art
https://github.com/jedahan/collectioncolours
Last synced: about 2 months ago
JSON representation
streamgraph of the colours of art
- Host: GitHub
- URL: https://github.com/jedahan/collectioncolours
- Owner: jedahan
- Created: 2012-04-13T18:24:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-15T22:07:49.000Z (over 12 years ago)
- Last Synced: 2024-10-13T01:04:43.521Z (3 months ago)
- Language: JavaScript
- Homepage: jedahan.jux.com
- Size: 418 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collection Colours
A visualisation of color usage over time. Thanks to the Brooklyn Museum's awesome data.
## Usage
`updatejson` is a small wrapper to call `colours``colours` takes an image and its metadata and gets the 5 most used colors
`count` mapreduces the output from `colours` and dumps color frequency for the time periods
## ToDo
* Create streamgraph and stacked bar graph
* Switch data dump to json
* Hit live api
* Get rid of updatejson (handle directory entries in `colours`)
* Put all todo items on github issues## Requirements
Data dump of images from brooklyn museum + XML version of the metadata.