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

Troubleshooting

Start with the troubleshooting steps that we covered for the previous behavior—this should get you most of the way.

If the camera is failing to detect faces in the picture, try making sure the area is well lit. The detection algorithm is only for faces that face the camera straight on, and anything obscuring a part of the face will fool it. Faces only partially in frame are also likely to be missed. Faces that are too far away or small are filtered Reducing the minimum parameter may help with this, but may also generate false positives, as tiny face-like objects can be picked up.

Please do check the indentation matches, as this can change the meaning of where things happen in Python.

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