Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the Delta E algorithm to improve color perception #11095

Merged
27 commits merged into from
Oct 7, 2021
Merged

Commits on Aug 31, 2021

  1. transfer

    PankajBhojwani committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6373bae View commit details
    Browse the repository at this point in the history
  2. works

    PankajBhojwani committed Aug 31, 2021
    1 Configuration menu
    Copy the full SHA
    da2cad8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. remove

    PankajBhojwani committed Sep 1, 2021
    1 Configuration menu
    Copy the full SHA
    d1c9748 View commit details
    Browse the repository at this point in the history
  2. method descriptions

    PankajBhojwani committed Sep 1, 2021
    1 Configuration menu
    Copy the full SHA
    0c8168b View commit details
    Browse the repository at this point in the history
  3. spell, format

    PankajBhojwani committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7b1eefe View commit details
    Browse the repository at this point in the history
  4. order

    PankajBhojwani committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f8003d3 View commit details
    Browse the repository at this point in the history
  5. default on setting

    PankajBhojwani committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e4fced6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. remove colorspace

    PankajBhojwani committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    041e5ce View commit details
    Browse the repository at this point in the history
  2. neater

    PankajBhojwani committed Sep 2, 2021
    1 Configuration menu
    Copy the full SHA
    12e8d6c View commit details
    Browse the repository at this point in the history
  3. private

    PankajBhojwani committed Sep 2, 2021
    1 Configuration menu
    Copy the full SHA
    384bf49 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. dedcode

    PankajBhojwani committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9f9af2e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    326decb View commit details
    Browse the repository at this point in the history
  2. update comments

    PankajBhojwani committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    5bcbde2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. precalculate

    PankajBhojwani committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    48f6199 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. array

    PankajBhojwani committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    fe40978 View commit details
    Browse the repository at this point in the history
  2. format

    PankajBhojwani committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    7551212 View commit details
    Browse the repository at this point in the history
  3. fix swap

    PankajBhojwani committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    fdd8017 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    23445c7 View commit details
    Browse the repository at this point in the history
  2. mtd description

    PankajBhojwani committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8b21bab View commit details
    Browse the repository at this point in the history
  3. conemu license

    PankajBhojwani committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0a7d3a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. conflict

    PankajBhojwani committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a99a430 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. pr comments

    PankajBhojwani committed Sep 29, 2021
    1 Configuration menu
    Copy the full SHA
    3691791 View commit details
    Browse the repository at this point in the history
  2. conflict 2

    PankajBhojwani committed Sep 29, 2021
    1 Configuration menu
    Copy the full SHA
    5795247 View commit details
    Browse the repository at this point in the history
  3. spell

    PankajBhojwani committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    daf815f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    a95fb42 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    7277f9d View commit details
    Browse the repository at this point in the history
  2. move member

    PankajBhojwani committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    acb2fb4 View commit details
    Browse the repository at this point in the history