Download: latest (1.8.0)

pymagery — python imagery


pymagery is an imagery library for python. I started pymagery in late January 2008 as playground for image manipulation (specifically, histogram equalization).

This library is not intended for high-performance use but more academic use. If you need high-performance or production image library then look elsewhere. If you want a sandbox to play in then pymagery is an option. If you want to implement basic image manipulation algorithms then pymagery is an option. If you want to rule the world or look cool then pymagery is for you!

The entire library is implemented in python with the goal of clarity, not performance.