Yes, my question is regarding PIL. And basically I need to reload an image
given a new histogram. The new histogram has still the same amount of
overall pixels however I have only switched a couple of picks. Another thing
I have tried was using a function that could be given to the "point" module
b
On 08/09/2010 05:02 PM, Paul Rubin wrote:
Gary Herron writes:
This is a Python newsgroup, not an image processing news group.
If you are asking for an algorithm to modify an image
I saw it as a question of how to do something using PIL. Seems ok to me.
A quote from the OP:
Gary Herron writes:
> This is a Python newsgroup, not an image processing news group.
> If you are asking for an algorithm to modify an image
I saw it as a question of how to do something using PIL. Seems ok to me.
--
http://mail.python.org/mailman/listinfo/python-list
On 08/09/2010 04:27 PM, Anahita Yazdi wrote:
Hi,
I was just wondering how would I be able to get some extra help
regarding editing an image's histogram using python's module? I have
modified a histogram of an image however I dont know how to apply the
new histogram to the image and basically r
Hi,
I was just wondering how would I be able to get some extra help regarding
editing an image's histogram using python's module? I have modified a
histogram of an image however I dont know how to apply the new histogram to
the image and basically reload the image based on its new modified histogra