Mercurial > repos > tomasz-bednarz > filter_tools
comparison README @ 1:795060eb6643
Uploaded
author | tomasz-bednarz |
---|---|
date | Mon, 25 Nov 2013 21:11:51 -0500 |
parents | |
children | 952a37c4ffc8 |
comparison
equal
deleted
inserted
replaced
0:b22b29e86ae6 | 1:795060eb6643 |
---|---|
1 Image filters supported: | |
2 | |
3 * Median | |
4 * Emboss | |
5 * Blur | |
6 * Contour | |
7 * Detail | |
8 * Edge Enhance | |
9 * Edge Enhance More | |
10 * Find Edges | |
11 * Sharpen | |
12 * Smooth | |
13 * Smooth More | |
14 * Min | |
15 * Max | |
16 * Mode | |
17 * Invert | |
18 | |
19 Required: http://www.pythonware.com/products/pil/ |