dlemstra / dlemstra/Magick.NET
MagickColor comparison to FindBest Matching(finding similar colors)
- 主要言語
- C#
- スター
- 4k
- フォーク
- 451
- 平均マージ
- 11時間 55分
- マージ済み PR(30日)
- 3
説明
### 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
コントリビューションガイド
調査の方向性
まず、issue で説明されている RGB 比較と HSV 比較を使用して、シアンの平均色とほぼ茶色の色に対する報告された MagickColor の比較を再現します。MagickColor の比較動作を読み、報告された類似度が意図された色距離メトリックと一致するかどうかを判断し、期待される結果と再現可能なテストケースを文書化します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- computer-graphics
- issue の種類
- バグ
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100