Skip to content

hideo130/color_transfer

Repository files navigation

color_transfer

Color Transfer Between images[^1]の実装をしました. 入力画像の色味を参照画像の色味に近づける画像処理アルゴリズムです.

実行方法

python3 color_transfer. py source_img_path target_img_path save_dir/

アルゴリズムの詳細はqiitaに書きました.

実行結果

入力画像 参照画像 実行結果 入力画像と参照画像を逆に 論文中の結果
参照画像 入力画像 逆に 入力画像と参照画像を逆に 論文中の実験結果
入力画像2 参照画像2 結果2 逆2 論文中の実験結果

実行結果は入力画像の色を参照に近づけた結果です. イラストに適応した結果です.

入力画像 参照画像 結果1 結果2
ef an 結果1 結果2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages