Guys could someone help me to make facetracking work?
i have everything working camera, opencv and servos, but im not beeing able to run a script to start it!!
I have tried the gael script but keep asking for more arguments this is the code
Guys could someone help me to make facetracking work?
i have everything working camera, opencv and servos, but im not beeing able to run a script to start it!!
I have tried the gael script but keep asking for more arguments this is the code
Message Direction | Method Name | Parameters |
< from Arduino to PC > from PC to Arduino |
This will be the fuinction name called |
I have modified cabling for my self leveling hand to be controlled through the right arm arduino.
Calamity has shown me a way of setting up an interrupt by the used BNO055 to trigger my control code for bending/rotation of the wrist when orientation has changed over thresholds.
Currently my hand however has no provision for another signal cable (ISR) and I wanted to control it by cyclic calls to my controlling python script.
Hardware can be a pain sometimes. There's all those wires, and solder, and burnt circuits. Wouldn't it be great if we had Arduinos in the Matrix ?
There's been a buzz flying about making one.
Hi Everyone,
I followed these code to try to get kinect gesture worked only on left arm. the modified code shown below:
Hello in past 2 days i try to configure SURF filter in OpenCV, and i can't get the configuration of SURF>
I am trying to get the neopixel sevice to work. I am using Gael's InMoov3Deep.AB.py script and uncomenting his neopixel code.
#neopixel = Runtime.createAndStart("neopixel","Serial")
#neopixel.connect("COM3", 57600, 8, 1, 0)
I am Chinese ,this speech and speech recognition isn't suit of Chinese.so I want replace those module with my DIY's module.What should i do?