I would like to perform a few basic machine vision tasks using Python and I\'d like to know where I could find tutorials to help me get started.
As far as I know, th
Foreword: This book is more for people who want a good hands on introduction into computer or machine vision, even though it covers what the original question asked.
At the moment you can download the final draft from the book's website for free as pdf:
http://programmingcomputervision.com/
From the introduction:
The idea behind this book is to give an easily accessible entry point to hands-on computer vision with enough understanding of the underlying theory and algorithms to be a foundation for students, researchers and enthusiasts.
What you need to know
What you will learn