Programming Computer Vision with Python
by Jan Erik Solem
Publisher: O'Reilly Media 2012
ISBN/ASIN: 1449316549
ISBN-13: 9781449316549
Number of pages: 300
Description:
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.
Download or read it online for free here:
Download link
(14MB, PDF)
Similar books

by Richard Gruet
This reference covers invocation options, environment variables, lexical entities, basic types and their operations, advanced types, statements, iterators, generators, descriptors, decorators, built-in functions, built-in exceptions, and more.
(17990 views)

by Hannes Röst, et al. - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(10445 views)

by Jeffrey Elkner, Allen B. Downey, Chris Meyers - Green Tea Press
This book is an introduction to computer science using the Python programming language. It covers the basics of programming, including variables, functions, control flow, program debugging. Later chapters cover basic algorithms and data structures.
(16352 views)

by Allen Downey - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(19156 views)