Homepage of Editorial Office: It doesn't seem to work.
Http://shop.oreilly.com/product/0636920022923.do
Each chapter of the code, GitHub above: Chinese version
Https://github.com/willard-yuan/pcv-book-code
On GitHub above, English version:
Https://github.com/jesolem/PCV
Project homepage:
Http://programmingcomputervision.com
Chinese online book:
Http://www.ituring.com.cn/tupubarticle/2024?utm_source=tuicool
then download the installationpython (x, y):https://code.google.com/p/pythonxy/PIL installation address under Windows:Http://effbot.org/downloads/PIL-1.1.7.win32-py2.7.exe
once installed, click on the automatic editor:
new project, inserting code:
#-*-Coding:utf-8-*-"" "Created on Mon June-21:36:11 2015@author:season" "" from PIL import image;from pylab import *;i m = Array (Image.open (' lena.jpg ')) imshow (IM) x = [[+], +, +, 400]y = [x, y, ' 500]plot ') plot (r*], X[:2: 2]) #axis (' Off ') title (' Plotting: "Empire.jpg" ') Show ()
This editor is really good, can next breakpoint, single-step debugging what, fully meet the daily needs, Python has lowered the threshold of computer vision-related research
Effect:
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Recommend a computer vision book: Python Computer Vision programming