Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bounding box not disappear #39

Open
madel0093 opened this issue Apr 22, 2016 · 4 comments
Open

bounding box not disappear #39

madel0093 opened this issue Apr 22, 2016 · 4 comments

Comments

@madel0093
Copy link

thanks for your great support , and this great library . also i want you to excuse me for my poor English . i`ve an issue when tracking an object and it the bounding box appear in random places . is there a way to have some feedback from the code when the object is not exist .
thanks in advance

@abishekh
Copy link

I've had this issue as well. I feel it is because the tracker is being distracted by some other high-structure elements in the scene. Since there is no learning what really comprises "The Object" , my opinion is that this problem cannot be solved trivially.

@madel0093
Copy link
Author

madel0093 commented May 12, 2016

i've used the confidence value to control when the box appear . it`s quite good here a dissuasion about the confidence :
#11

@abishekh
Copy link

abishekh commented May 12, 2016

Does it account for the object disappearing and returning after some some period of time? Also another issue I've noticed when using it to track upright people, is that, the box gets hijacked by people crossing the scene (not a full human - just the bust or torso). By hijacked I mean the clusters get translated onto the occluding human(who walks across the screen)

@atv2016
Copy link

atv2016 commented Nov 4, 2016

I noticed that to. Landmarks rub off on another person or face.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants