Dreamcoat
Colour generator
Automates colour scheme generation from logo images using color quantization and clustering
Formerly "AutoScheme". Automatically generates a website colour scheme from a given logo image. Written in literate coffeescript.
38 stars
5 watching
4 forks
Language: CoffeeScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
svermeulen/text-to-colorscheme | Automates generation of custom color schemes based on user-provided text prompts | 295 |
kainoj/colnet | Automates colorization of images based on machine learning models trained on image classification data. | 41 |
dadleyy/krmp.cc | Generates CSS classes based on user-provided hex color palette to easily change the look and feel of web applications | 2 |
johnbaums/hues | Generates palettes of distinct colors through k-means clustering in the LAB color space. | 34 |
nagix/chartjs-plugin-colorschemes | Provides pre-defined color combinations for charting libraries | 271 |
valdirunars/lorikeet | An iOS framework for generating color schemes based on visual differences and human perception | 32 |
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
armour/automatic-image-colorization | Automates colorization of images by processing and manipulating pixel data using machine learning algorithms | 169 |
chriskempson/base16 | A framework for building consistent, monochrome color schemes with a fixed 16-color palette. | 616 |
iron-e/nvim-highlite | A plugin for Neovim that generates custom colorschemes with a minimalistic approach | 239 |
primozgodec/imagecolorization | Automates colorization of images and videos using pre-trained machine learning models | 27 |
dmi3kno/colormind | A tool that generates color palettes based on AI models. | 73 |
andreacirilloac/paletter | A package that uses statistical learning to automatically generate a colour palette from an image | 99 |
perfectfreeze/pfcolorhash | A Swift library that generates colors based on input strings using color-hash algorithms. | 27 |
raphaelhanneken/iconizer | Automates the creation of Xcode asset catalogs and generates necessary images for macOS and iOS app icons, launch images, and image sets. | 892 |