Python图像处理库PIL -- 学习资源
Resources
官方指南PIL Handbook(建議看英文,翻譯)?pil下載?安裝中文指南?from?the PythonWare PIL home page
推薦先看Python Imaging Library (PIL) Document(Web form,PDF document,不能訪問這里下載) from?New Mexico Tech
Abstract
Describes an image-processing library for the Python programming language.
Table of Contents
1. Introduction2. DefinitionsPPT:PIL Python圖像處理模塊
還有序媛的博文:
Python圖像處理庫(PIL)--簡介和基本概念 Python圖像處理庫(PIL)--Image,ImageDraw,ImageChops模塊介紹 一些博文:python image 圖像庫 操作手冊
Python完成簡單圖像處理任務
Python圖像處理常用操作技巧
Python圖形圖像處理(使用PIL)
python圖形處理庫Python Image library
怎樣使用Python圖像處理?
python圖形處理庫PIL
Python圖形圖像處理庫的介紹
利用PIL剪切出正方形圖片
python圖形處理庫PIL(Python Image Library)
PIL-python的圖像處理模塊
Python圖像處理的好處所在
PIL Tutorial: Converting Between PNG and GIF
Python Cookbook?-Chapter 11, introduction by Fredrik Lundh
Recipe 11.7. Converting Among Image Formats
This chapter contains recipes for common?GUI tasks, mostly with?Tkinter, but also a smattering of?wxPython, Qt, image processing, and GUI recipes specific to?Jython?(for JVMJava Virtual Machine),?Mac OS X, and?IronPython?(for dotNET).
Fredrik Lundh, also known as the?eff-bot, is the CTO of Secret Labs AB, a Swedish Python-focused company providing a variety of products and technologies. Fredrik is the world's leading expert on?Tkinter?(the most popular GUI toolkit for Python), as well as the main?author of the Python Imaging Library (PIL).He is also the?author of Python Standard Library (O'Reilly), which is a good complement to this volume and focuses on the modules in the standard Python library. Finally, he is a prolific contributor to?comp.lang.python, helping novices and experts alike.
Google App Engine-圖片 Python API 概述?Python 使用入門指南
?
在python中使用OpenCV
更強大的圖像處理的功能可以使用PyOpencv庫
《用Python做科學計算》:?Chapter12 OpenCV-圖像處理和計算機視覺1??OpenCV-圖像處理和計算機視覺2
OpenCV中文網站:?OpenCV 的Python接口??Cv中文參考手冊?-?圖像處理
?
Pyfun的教程:Python 圖像處理系列
python圖像處理教程一:反色
python圖像處理教程二:鏡像
python圖像處理教程三:平移
python圖像處理教程四:旋轉
python圖像處理教程五:縮放
python圖像處理教程六:錯切
python圖像處理教程七:計算直方圖
python圖像處理教程八:直方圖均衡化(Histogram Equalization)
python圖像處理教程九:計算直方圖
python圖像處理教程十:空間域圖像平滑
python圖像處理教程十一:空間域圖像銳化(邊緣檢測)
python圖像處理教程十二:偽彩色增強
python圖像處理教程十三:二值圖腐蝕和膨脹、開閉
python圖像處理教程十四:灰度圖腐蝕和膨脹、開閉
python圖像處理教程十五: 圖像的傅立葉變換
python圖像處理教程十六:圖像的細化(骨架抽取)
from:?http://www.cnblogs.com/wei-li/archive/2012/04/19/2445126.html
總結
以上是生活随笔為你收集整理的Python图像处理库PIL -- 学习资源的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C++ vector多维数组初始化及清零
- 下一篇: 网络公开课资源 ——关注CS/AI/Ma