Hello,
I've done pose detection using OpenCV on a NVIDIA jetson for work.. but I'm trying to get it running a raspberry pi 4. I've spent hours trying to install OpenCV and every time it looks like it's worked some library or something breaks and the tracking doesn't work. I managed to get some tracking working but it's way slower and not as accurate as I expected.
Does anyone have a good reliable up to date guide on how to install OpenCV on a raspberry pi?
Has anyone tried human pose tracking on the pi?