-
Notifications
You must be signed in to change notification settings - Fork 6
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
2つの画像からトーンカーブを推定する機能 #19
Labels
Comments
tshino
added a commit
that referenced
this issue
Jul 16, 2017
tshino
added a commit
that referenced
this issue
Jul 17, 2017
tshino
added a commit
that referenced
this issue
Jul 17, 2017
tshino
added a commit
that referenced
this issue
Jul 17, 2017
tshino
added a commit
that referenced
this issue
Jul 18, 2017
tshino
added a commit
that referenced
this issue
Jul 18, 2017
tshino
added a commit
that referenced
this issue
Jul 19, 2017
tshino
added a commit
that referenced
this issue
Jul 21, 2017
tshino
added a commit
that referenced
this issue
Jul 22, 2017
tshino
added a commit
that referenced
this issue
Jul 23, 2017
tshino
added a commit
that referenced
this issue
Jul 23, 2017
tshino
added a commit
that referenced
this issue
Jul 23, 2017
tshino
added a commit
that referenced
this issue
Jul 23, 2017
tshino
added a commit
that referenced
this issue
Jul 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2つの画像を比較してトーンカーブを生成(推定)する機能を追加する。
これは、Photoshopなどで色調やレベルの補正をした画像があったときに、元の画像と処理後の画像を比較することで、どのようなトーンカーブを適用したのかを後から推定する機能です。
あるいは、複数のカメラで撮った写真の色を一致させるために、どのようなトーンカーブを適用すれば良いかを計算で推定する、という使い方も想定します。
うまくいくか不明ですが、以下のアイデアを検討中。
The text was updated successfully, but these errors were encountered: