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
Test-Driven Development with Pythonby Harry Percival - O'Reilly Media
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
(15500 views)
Introduction to Python for Econometrics, Statistics and Numerical Analysisby Kevin Sheppard
Python is a widely used general purpose programming language, which happens to be well suited to Econometrics and other more general purpose data analysis tasks. These notes provide an introduction to Python for a beginning programmer.
(27708 views)
Think Python: An Introduction to Software Designby 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.
(26308 views)
Cracking Codes with Pythonby Al Sweigart - inventwithpython.com
The book teaches complete beginners how to program in the Python programming language. It features the source code to several ciphers and hacking programs for these ciphers. The final chapters cover the modern RSA cipher and public key cryptography.
(14357 views)