I managed to get the syna_cli apps working for object detection, but I am unable to get any webcam to work. I tried latest Android, Ubuntu and Armbian images.
Besides the bundled apps, I also tried to get camera through web interface. No luck.
Can someone help get this working?
Got it covered for now… you’re not making it easy on us, are you?
So I wrote a python script that shows the camera with OpenCV. It’s a good start.
How do I connect this to the syna_cli ? I guess I’ll have to figure it out.
Haven’t gotten the SyNAP SDK working yet, but managed to get OpenCV and Mediapipe tested.
HaarCascades Face detection from opencv
Hand landmarks from Mediapipe