Skip to content

A python script for transferring average color of one image to that of another image while retaining pixel density.

Notifications You must be signed in to change notification settings

f-gozie/skin-color-transfer

Repository files navigation

Running the run_with_arguments.py file

Use the cropped image as the source

python run_with_arguments.py --source cropped.png --target destination.png

Running the run_without_arguments.py file

python run_without_arguments.py

[source] Enter source image:

[destination] Enter destination image:

About

A python script for transferring average color of one image to that of another image while retaining pixel density.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages