Colors in the Sky
A Python Project
This visualization shows the colors in the sky throughout the day to challenge the stereotype of gloomy skies in Seattle.
What I did
- Batch cropping and processing of over 30+ images
- Analyze most dominant colors of processed images
- Filtered out non-sky colors and stored in dataframe
- Altair, NumPy, Pandas, PIL