dlemstra / dlemstra/Magick.NET
MagickColor comparison to FindBest Matching(finding similar colors)
- Lingua principale
- C#
- Stelle
- 4k
- Fork
- 451
- Merge medio
- 11h 55m
- PR unite (30g)
- 3
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.