Logo

Programming Computer Vision with Python

Large book cover: Programming Computer Vision with Python

Programming Computer Vision with Python
by

Publisher: O'Reilly Media
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.

Home page url

Download or read it online for free here:
Download link
(14MB, PDF)

Similar books

Book cover: Learning to Program with PythonLearning to Program with Python
by - Southern Adventist University
The focus is on introducing programming techniques and developing good habits. Our approach avoids some more esoteric features of Python and concentrates on the programming basics that transfer directly to other imperative programming languages.
(15662 views)
Book cover: How To Write Your Own Software Using PythonHow To Write Your Own Software Using Python
by
The book will help you build basic programming skills. It is organized in a way that builds up the language in layers from simple concepts to more advanced features. Programming exercises are provided to encourage further exploration of each layer.
(23440 views)
Book cover: Python Standard LibraryPython Standard Library
by - O'Reilly
A large collection of useful Python scripts, the best parts of comp.lang.python newsgroup messages, plus hundreds of new scripts. The text covers the standard library, the examples should work on most platforms and Python versions.
(23952 views)
Book cover: Python 201: (Slightly) Advanced Python TopicsPython 201: (Slightly) Advanced Python Topics
by
This document contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
(22553 views)