i'm searching a approach to harmonize the colors of some images.
On youtube i found a video which illustrate it:
http://youtu.be/DvrUYtLju4Y But they doesn't add some paper or a implementation.
Have someone an idea?
//Update
Okay, sry. Of course i read a paper befor i asked this question. See Color Harmonization. There i read about something about some hue-"harmonize pattern". They generate a hue-histogram from the current image and compare it with these templates. My problem is to find the best template for the current image. A normal compare of 2 histograms doesn't work, because there is an angle.
The question is how can i find the best pattern for my image?
greetings