Ive been playing with the postestimation sample in the hailo samples on the rpi5. I see where the small circles are drawn over the misc articulation points, and the full estimated pose overlayed on the original video.
Is there a simple way to modify the example, such that the orig8inal video is not displayed? I.e. show only the pose estimation lines/circles on a black background?
I briefly explored the OpenCV image processing/filter documentation to see if I could just blank out the video frame each time, but didnt invest too much time in it.
Is there a way to simply specify not to include the video in the output (just the lines/circles?)
I apologize in advance for being lazy and not figuyring this out myself, but thats what these forums are for, right?
Any help would be appreciated.