Image histogram

Anahita Yazdi atyazdi at ucdavis.edu
Mon Aug 9 19:27:14 EDT 2010


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 histogram
instead of its own histogram? In the other words how should I make changes
on an image's histogram in a way that the image recognizes the new histogram
and gets changed? I need to somehow introduce a LUT for the image and use
".point(table)" function to reload the image however I am not sure how to
make the right LUT from a modified histogram!
Thanks for the help in advance,
Anahita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100809/32017426/attachment.html>


More information about the Python-list mailing list