Git Product home page Git Product logo

color-difference's Introduction

โœ” COLOR DIFFERENCE

  • An Color Difference created in python with tkinter gui.
  • Using this user will be able to get the difference between any two color which can be selected using coresponding color palette.
  • Also user will be shown the preview of both the color.
  • The difference will be defined according to four standard difference Delta E CIE1994, Delta E CIE1994, Delta E CIE2000 and Delta E CMC.
  • Also user will be able see the Color difference cheatsheet.

REQUIREMENTS :

  • python 3
  • tkinter module
  • from PIL import Image, ImageTk
  • colorsys
  • cv2
  • from colormath.color_objects import LabColor
  • from colormath.color_diff import delta_e_cie1976
  • from colormath.color_diff import delta_e_cie1994
  • from colormath.color_diff import delta_e_cie2000
  • from colormath.color_diff import delta_e_cmc

HOW TO Use it :

  • User just need to download the file, and run the color_difference.py, on local system.
  • After running a GUI window appears, user can start the main difference application using START button.
  • Here user will be able to two color area with corresponding palette and different buttons.
  • User need to select both the color from using the corresponding color palette, and will be able to find the difference between both the color using DIFFERENCE button.
  • Also user will be shown the preview of both the color.
  • The difference will be defined according to four standard difference Delta E CIE1994, Delta E CIE1994, Delta E CIE2000 and Delta E CMC.
  • Also user will be able see the Color difference cheatsheet.
  • Also there is exit button, clicking on which we get a exit dialog box asking the permission to exit.

Purpose :

  • This scripts helps user to easily get the difference between any two color and also along with cheatsheet.

Compilation Steps :

  • Install tkinter, PIL, colorsys, cv2, colormath
  • After that download the code file, and run color_difference.py on local system.
  • Then the script will start running and user can explore it by selecting two color using the palette and getting the difference between them.

SCREENSHOTS :











Author :

  • Akash Ramanand Rajak

color-difference's People

Contributors

akash-rajak avatar

Stargazers

 avatar

Watchers

 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.