histogram – THE HYPERTEXT http://www.thehypertext.com Thu, 10 Dec 2015 06:10:15 +0000 en-US hourly 1 https://wordpress.org/?v=5.0.4 Hmap http://www.thehypertext.com/2014/08/31/hmap/ Sun, 31 Aug 2014 23:19:03 +0000 http://www.thehypertext.com/?p=41 Another project I completed over the summer with help from a friend: a Python script for color histogram mapping between two images. We decided to call the program Hmap.

Read More...

]]>
Another project I completed over the summer with help from a friend: a Python script for color histogram mapping between two images. We decided to call the program Hmap.

The script takes two images and applies the color histogram from the designated “source” image onto the designated “target” image.

Here’s an example with black and white images (photographs by Ansel Adams).

Source Image:

Source Image

Target Image

Target Image

Result:

Result

 

To see an example with color images, check out this page.

 

]]>