Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Anonymizer background overlays all previous poses #86

Open
amandalam2000 opened this issue Jun 10, 2022 · 2 comments
Open

Anonymizer background overlays all previous poses #86

amandalam2000 opened this issue Jun 10, 2022 · 2 comments
Assignees
Labels
Hardware:Dev Board Coral Dev Board issues subtype:Mendel Linux Mendel Linux Build/installation issues type:bug Bug

Comments

@amandalam2000
Copy link

amandalam2000 commented Jun 10, 2022

Description

Anonymizer file is continually overlaying the pose onto the base image. Pose overlays just continually get added to the locked background. I would like it to only show one pose on the background at once.

Click to expand!

Issue Type

Bug

Operating System

Mendel Linux

Coral Device

Dev Board

Other Devices

No response

Programming Language

Python 3.5

Relevant Log Output

No response

@google-coral-bot google-coral-bot bot added Hardware:Dev Board Coral Dev Board issues subtype:Mendel Linux Mendel Linux Build/installation issues type:bug Bug labels Jun 10, 2022
@hjonnala
Copy link

hjonnala commented Jun 13, 2022

I think you are getting output similar to this: #69 (comment)

Please add a --mirror flag, If the camera and monitor are both facing you. This would fix the issue on Dev Board.

With Coral Camera: python3 anonymizer.py --videosrc /dev/video0 --mirror

With USB Camera: python3 anonymizer.py --videosrc /dev/video1 --mirror

Thanks!

@amandalam2000
Copy link
Author

Adding the mirror flag did not fix the problem unfortunately. It created less wireframes on the feed, but still too many

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hardware:Dev Board Coral Dev Board issues subtype:Mendel Linux Mendel Linux Build/installation issues type:bug Bug
Projects
None yet
Development

No branches or pull requests

2 participants