object-tracker icon indicating copy to clipboard operation
object-tracker copied to clipboard

problem of selecting tracked window

Open beihangzxm123 opened this issue 8 years ago • 4 comments

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!

beihangzxm123 avatar May 18 '16 09:05 beihangzxm123

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

Vijayenthiran avatar Jun 17 '16 07:06 Vijayenthiran

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.

skoncar avatar Dec 17 '16 12:12 skoncar

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

wuyuzaizai avatar Mar 31 '17 23:03 wuyuzaizai

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)

kousik97 avatar May 23 '17 05:05 kousik97