A Python module for statistical analysis of films
-
Updated
Jan 18, 2025 - Python
A Python module for statistical analysis of films
Fetch the ten most used colors in an image and present the hex colors
A bot that creates a palette based on a photo
Implementation of Damien Hirst's random canvas spot painting 🌈 using python with the help of turtle module.
A Python-based Spot Painting project created using the turtle graphics library. The program generates a colorful dot painting using a custom RGB color palette, with Colorgram explored for extracting colors from an image.
This project involves creating a Hirst painting using extracted colors from an image file (`image.jpg`). The program uses the `colorgram` library to extract 30 colors and then utilizes those colors to create a 10x10 grid of colorful dots resembling a Hirst painting.
Draw one of the Damien Hirst's Spot Painting
Draw spot painting similar to Hirst Paintings using Python, Turtle graphics and Colorgram
color-extraction code by using colorgram.py
Upload an image and know the colour palette of that image - Flask application
A rip-off version of "Damien Hirst's painting" using, colorgram.py and Turtle module
Python Turtle Graphics project that recreates Damien Hirst-inspired dot paintings using Colorgram for RGB palette extraction and random color generation.
Recreating Famous UK Painter Damien Hirst Painting on Python using Turtle module
🎨 Template filters for extracting colours from an image.
Create Hirst-style dot paintings with Python Turtle using image-based color palettes and generative randomness.
Dot art generator created using turtle and colorgram
To associate your repository with the colorgram topic, visit your repo's landing page and select "manage topics."