Recent content by nmediapro

  1. nmediapro

    News How to Build A Person-Following Creepy Head for Halloween with a Raspberry Pi

    I don't think it's the servo. I edited the ~/halloween_mannequin_head/env/lib/python3.7/site-packages/objectdaddy/object_detector.py file and added to line 90: print(end_time-start_time) Since it's running the process_frame function, I'm assuming that it's trying to find the image. There seems...