ILXL / ILXL/cpputils

Improve flexibility of image diff functionality

オープン
#4 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
4
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

Add information about the amount of incorrectness in an image, perhaps using color distances.

Consider adding thresholding for "almost-equal" color values that can be passed to the diff functions. This would work well for color diffs but not for location diffs.

I like [mshafae's] idea of looking at the count of incorrect pixels to see how close student work was to some ideal. I think this would work better in cases where error doesn't compound. In recursive fractal tree drawing, for example, more pixels are drawn many layers deep into the recursion which gives the error more time to add up. This gives me some more ideas to add to that automated diff tool I created which can already highlight diffs in red but doesn't provide any other helpful output.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

この issue には、ファイル、テスト、エントリーポイントが記載されていません。まず画像差分関数を見つけ、色と位置の差異がどのように表現されているかを確認してください。選択したスコープを実装してテストする前に、望ましい不正確さの尺度としきい値の動作を定義してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
computer-vision
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。