dlemstra / dlemstra/Magick.NET

MagickColor comparison to FindBest Matching(finding similar colors)

Open
#577 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4k
Forks
451
Avg merge
11h 55m
Merged PRs (30d)
3

Description

### Prerequisites

- [x] I have written a descriptive issue title
- [x] I have verified that I am using the latest version of Magick.NET

### System Configuration

- Magick.NET version: latest
- Environment (Windows 10, Ubuntu 18.04):

### Question
In my project i have computed average color of selected any IMagickImage, and i am trying to match that Average color with another random color. The purpose of my idea to find similar color.

it is generally working with simple RBG colors such as RED GREEN etc, but some times it gives me not appropriate result such as. avg color: Cyan , comparised color: nearly brown etc. it says %95 percen same but not.

i have used simple rgb to hsv comparison but i seems doesn't work

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.