Giter Site home page Giter Site logo

araeubig / color-to-name Goto Github PK

View Code? Open in Web Editor NEW

This project forked from digiwombat/color-to-name

0.0 0.0 0.0 108 KB

A PHP function to change colors to names/hues.

Home Page: http://ikimashou.net/2009/03/20/projects-color-to-name/

PHP 100.00%

color-to-name's Introduction

Ok, so I was coding some stuff for naranai and I was thinking to myself that it'd be cool if I could automatically detect a few dominant colors in a picture and use it to make them searchable. To start off honestly, there aren't many people doing too many things with PHP and color detection in images. I found a spiffy little class that gets me half-way where I want to be. That's where the problem comes in! The color extract class gets me to a nice solid color, and it does rounding so I don't get back 500 results.

So I get the sweet hex back and now I want a relative hue. You know? Brown, red, penis. So I start trying to look around for a list of rough hues and the RGB values relative to them.  I didn't have much luck, but lucky for me, someone had already done the legwork. The only minor issue was that it was JavaScript. SO WHAT DID I DO?!

I FIXED IT UP! Oh, as I side note, there are some color name/hue associations I don't necessarily agree with and I'll fix them up over time. If there are any that you don't agree with, fork it and fix them for me.

color-to-name's People

Contributors

digiwombat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.