资 源 简 介
PyImp - A Python Image Processing applet using the Python Imaging Library, PIL.
Introduction
PyImp is a handy little applet written to explore the capabilities of the popular PIL (Python Imaging Library) using the native Python TkInter graphics toolkit. Its aim is to showcase the power and versatility of Python and the PIL.
The idea is to enable anyone to experiment with the various functions and options within the PIL so that they can easily tailor the code to their own needs. The GUI is not pretty but its functional. This is not meant to be an alternative to all the other great imaging programs out there like Gimp
Features
The main applet consists of three panels: a control panel, an image window and an information panel.
* The control panel has a set of buttons and checkbuttons for selecting images and performing common image processing functions
* The image window