-
Notifications
You must be signed in to change notification settings - Fork 157
Excuse me,I want to ask how to input jpeg #67
Comments
@XuTZ0912 jpeg is true or false flag. when included it in the argument it would be True otherwise it is False. The way to use is python3 pose_camera.py --jpeg Which camera are you using? If USB camera can you share the output of v4l2-ctl --list-formats-ext --device /dev/video1 |
Feel free to reopen if they are any questions on this issue. |
@hjonnala The help says
but how do you pass the image, if it is a boolean flag? If I use
|
Hi @maiermic for single image please try simple_pose.py. |
@hjonnala I'd like to get a drawing of the pose (e.g. like |
please try replacing the sinple_pose.py with the script at: https://github.com/hjonnala/snippets/blob/main/posenet/simple_pose.py |
@hjonnala Thank you 👍 |
if enter the directory
So, I want to ask the basic problem for this...Thank you!
The text was updated successfully, but these errors were encountered: