All Projects → joshwcomeau → Colourmatch

joshwcomeau / Colourmatch

Licence: mit
Search by Colour. Find photos with matching palettes.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Colourmatch

Colorpicker
A mininal but complete colorpicker desktop app
Stars: ✭ 766 (+12666.67%)
Mutual labels:  color
Graphiti
Stylish Graph APIs
Stars: ✭ 783 (+12950%)
Mutual labels:  rails
Ruby Articles
一些和Ruby相关的技术文章,完全原创
Stars: ✭ 5 (-16.67%)
Mutual labels:  rails
Rails
Official Ruby on Rails specific tasks for Capistrano
Stars: ✭ 773 (+12783.33%)
Mutual labels:  rails
Pixterm
Draw images in your ANSI terminal with true color
Stars: ✭ 782 (+12933.33%)
Mutual labels:  color
Color
🎨 Terminal color rendering tool library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染
Stars: ✭ 795 (+13150%)
Mutual labels:  color
Leetheme
优雅的主题管理库- 一行代码完成多样式切换
Stars: ✭ 762 (+12600%)
Mutual labels:  color
E2e Tester
Open source End-to-End test service
Stars: ✭ 6 (+0%)
Mutual labels:  rails
Materialize Sass
Materializecss rubygem for Rails Asset Pipeline / Sprockets
Stars: ✭ 785 (+12983.33%)
Mutual labels:  rails
Rails Settings
Manage settings with Ruby on Rails
Stars: ✭ 807 (+13350%)
Mutual labels:  rails
React Rails
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
Stars: ✭ 6,417 (+106850%)
Mutual labels:  rails
Color Js
A color management API for javascript
Stars: ✭ 781 (+12916.67%)
Mutual labels:  color
Iro.js
🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats
Stars: ✭ 796 (+13166.67%)
Mutual labels:  color
Nightnight
Elegant way to integrate night mode to swift projects
Stars: ✭ 771 (+12750%)
Mutual labels:  color
Data Migrate
Migrate and update data alongside your database structure.
Stars: ✭ 821 (+13583.33%)
Mutual labels:  rails
Rails Template
Application template for Rails 6 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
Stars: ✭ 763 (+12616.67%)
Mutual labels:  rails
Active link to
Rails view helper to manage "active" state of a link
Stars: ✭ 792 (+13100%)
Mutual labels:  rails
Activerecordextended
Adds additional postgres functionality to an ActiveRecord / Rails application
Stars: ✭ 830 (+13733.33%)
Mutual labels:  rails
Octicons
A scalable set of icons handcrafted with <3 by GitHub
Stars: ✭ 7,039 (+117216.67%)
Mutual labels:  rails
Medusa
🐈Medusa是一个红队武器库平台,目前包括扫描功能(200+个漏洞)、XSS平台、协同平台、CVE监控等功能,持续开发中 http://medusa.ascotbe.com
Stars: ✭ 796 (+13166.67%)
Mutual labels:  rails

##ColourMatch ####Find beautiful photos from 500px, with colour

Rather than search with keywords, I thought it'd be fun to make a search-by-colour photo search engine. The project is live at http://colourmatch.ca/.

There are, in fact, other search tools that do similar things. Mine differs in how I judge colours as important. When you select a vibrant red, other tools will find images that are 100% red; A macro shot of a rose, a photo from the red light district where everything is bathed in crimson.

I was more interested in finding regular images with dominant outliers; the ruby-red lips on a tanned model, the red eyes of an albino cat.

At this point, this is just a proof of concept. I'm sourcing photos from 500px's database, but because I need to process images one at a time, I only have a repository of ~12k photos.

As a real tool, I would combine this with keyword search to allow for graphic/web designers to be able to find stock photography that matches the palette of their site. Say you own a travel agency, and for your website you want a hero image of some beautiful tropical destination. If your website colours are turquoise and red, you could use this tool to find a Bora Bora beach scene with pure turqoise water and a cocktail with a bright red cherry hung on the glass.

I think that'd be pretty cool.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].