Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nivlaaa/flickr-mosaic
https://github.com/nivlaaa/flickr-mosaic
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nivlaaa/flickr-mosaic
- Owner: nivlaaa
- Created: 2014-08-11T06:28:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T22:53:35.000Z (almost 3 years ago)
- Last Synced: 2024-05-16T02:40:21.602Z (6 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - nivlaaa/flickr-mosaic - (Python)
README
# flickr mosaic
Flickr Mosaic is a projet to create large mosaics out of the most interesting pictures on Flickr. Given an input image, Flickr Mosaic will generate a new picture cobbled together from many different pictures pulled from Flickr.
# how it works
Interesting pictures are gathered from Flickr over time via the Flickr api. This means that the images comprising the mosaic will be editorially curated by Flickr for higher quality, aesthetically pleasing pictures. These pictures are cached (in this case on the local machine running the script) so that they can be processed quickly. Pictures are sorted into buckets (folders) based on their average RGB value.