FCS News

» Go to news main

Recent FCS alumnus publishes book on computer vision with Python

Posted by Allison Kincade on May 29, 2013 in Students, Research, News

Recent alumnus of the Master of Computer Science program (May 2013),  Joseph Howse, has just released his book, OpenCV Computer Vision with Python, through Packt Publishing.

Joseph's concise and fast-paced 100-page book is an introduction to computer vision using Python, including the use of OpenCV, NumPy, SciPy and drivers for depth cameras such a Kinect.

Topics by chapter include:

  1. Setting up Python, NumPy, SciPy, OpenCV, OpenNI, and SensorKinect on Windows, Mac, and Ubuntu.
  2. Working with cameras, image/video files, and GUIs using OpenCV. Understanding how OpenCV uses NumPy arrays as image data.
  3. Applying filters to live video using OpenCV and SciPy.
  4. Tracking and manipulating faces using OpenCV.
  5. Refining face tracking results using data from a depth camera, such as Microsoft Kinect or Asus XtionPRO.
  6. Replacing OpenCV’s built-in GUI system with a 3rd-party alternative, such as PyGame.
  7. Training OpenCV to track custom targets, not just faces.

Visit Joseph's support site for source codes and setup tools.

The book can be purchased from PacktPub (either as a physical book or as a PDF eBook) and Amazon.