Skip to content
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

Enhancement of Reinhard Method #10

Open
TJCoding opened this issue Apr 25, 2020 · 0 comments
Open

Enhancement of Reinhard Method #10

TJCoding opened this issue Apr 25, 2020 · 0 comments

Comments

@TJCoding
Copy link

TJCoding commented Apr 25, 2020

I have identified a simple enhancement of the basic Reinhard method which for some input image pairs can produce images of far better quality.

https://github.com/TJCoding/Enhanced-Image-Colour-Transfer

The implementation is in C++ only for the moment, but an executable is provided for those who wish to try out the new method. Also a web app is now available which permits a comparison of various processing methods.
https://www.dustfreesolutions.com/CT/CT.html

I have an adaption of your code which implements the enhanced method in Python. How would you like me to deal with this? I could take a branch and issue a pull request or I could simply post it in my repository in a directory 'Python implementation of Enhanced-Image-Colour-Transfer' and fully credit you for your contribution. Although I have used your code as a template, there is quite a wide divergence from the original so a merge might not be so simple. The choice is yours.

The images below show target image, source image, output image from current processing, output image from enhanced processing.

Flowers_composite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant