Python remake of the Gotham Instagram filter
Using numpy, scikit-image, and a profound artistic vision (required to copy the most popular Instagram filter available)
A nice shot, but with a dull colour palette. Really missing a lot of potential detail around the sky and clouds - also colours look desaturated, and white/black balance is off on both ends.
- Lets add some vibrancy.
- Lets add some depth to the low end.
Now look at those fluffy trees,
Final image on the left, original on the right.
The depth of colours around the boots is nice, as is the extra contrast on the snow-capped trees. The increased vibrancy has turned the snow and sky an unwanted reddish colour - the vibrancy modification needs to be turned down on the R channel. Vignette looks good however I think i'd like to see it even stronger.
Overall, it's turned a dull shot into a great playful image. All while maintaing true to the original Instagram Gotham filter.
Michele Pratusevich Instagram Filters in 15 Lines of Python (youtube)
And for a better blog on the method with more detail (and pictures) https://www.practicepython.org/blog/2016/12/20/instagram-filters-python.html