Skip to Content
Learn Robotics Programming
book

Learn Robotics Programming

by Danny Staple
November 2018
Beginner
472 pages
13h 5m
English
Packt Publishing
Content preview from Learn Robotics Programming

Questions

  1. We used the HSV color system when tracking colored objects. Why would the RGB color system not work for this?
  2. PID controllers (or PI control) were used for both behaviors. To the color-tracking behavior, we added an anti-windup measure—what would happen without this limit?
  3. When performing computer vision, we use a low resolution for the images. What are some of the reasons for choosing a low resolution?
  4. Why do we use queues to send data between the processes in our system?
  5. In the color-tracking behavior, what step is needed in between using color filters to make a masked image, and generating enclosing circles for the remaining blobs?

For further learning, I recommend the reader try the other cascade files found in the /usr/share/opencv/haarcascades ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn Robotics Programming - Second Edition

Learn Robotics Programming - Second Edition

Danny Staple

Publisher Resources

ISBN: 9781789340747Supplemental Content