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

Chapter 13, Robot Vision - Using a Pi Camera and OpenCV

  • We used the HSV color system when tracking colored objects. Why would the RGB color system not work for this?
    • When tracking color, the ranges used to filter are looking for a range of hues; for example, greens or reds. Tracking this in relation to the green and blue elements on RGB colors is tricky and perhaps not really viable.
  • PID controllers (or PI control) were used for both behaviors. On the color track behavior we added an anti-windup measure, what would happen without this limit?
    • The integral sum would grow too high, which can cause the robot to overshoot if the response takes time.
  • When performing computer vision, we use a low resolution for the images. What are some of ...
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