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

problem of selecting tracked window #5

Open
beihangzxm123 opened this issue May 18, 2016 · 4 comments
Open

problem of selecting tracked window #5

beihangzxm123 opened this issue May 18, 2016 · 4 comments

Comments

@beihangzxm123
Copy link

key'p' will let the video just stop but not be available to select the coordinates of the tracked windows!Please tell me the solutions as soon as you can,thanks a lot!

@Vijayenthiran
Copy link

Vijayenthiran commented Jun 17, 2016

Facing the same issue on os x. Is it something to do with cv2.EVENT_LBUTTONUP in get_points.py?

@skoncar
Copy link

skoncar commented Dec 17, 2016

Hi,

After pressing key 'p' two windows will open, but you will see just one, second is covered by first. You have to find window with title "Select objects to be tracked here." and select coordinates.

@wuyuzaizai
Copy link

@Koncar93 thx, I met the same problem, just draw the top window away, and then draw a rectangle with mouse, it's ok.

@kousik97
Copy link

kousik97 commented May 23, 2017

After drawing the rectangle, are we supposed to press p?
In which window are we supposed to press p?
If I press p, I am getting the following error:
Illegal instruction (core dumped)

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

5 participants