developer0hye / Yolo_Label

GUI for marking bounded boxes of objects in images for training neural network YOLO
MIT License
509 stars 114 forks source link

Why is there a lag between the mouse location and the lines intersection? #34

Closed MohiuddinM closed 4 years ago

developer0hye commented 4 years ago

@MohiuddinM Could you tell me about your pc spec?

MohiuddinM commented 4 years ago

i7 8750H, 16GB RAM, 4K Monitor

MohiuddinM commented 4 years ago

See this video (speed is set to 0.25x)

ezgif com-video-to-gif

developer0hye commented 4 years ago

@MohiuddinM Can you build qt project? I programmed to call cout function when mouse event happens, so I think that it causes lag. I modified code and committed new one. But I couldn't upload binary file. If you can build qt project, please test this.

MohiuddinM commented 4 years ago

I am sorry, I have never worked with qt

developer0hye commented 4 years ago

@MohiuddinM Did you run this program on other PCs?

MohiuddinM commented 4 years ago

Before creating this issue I tried it on my other laptop, with the same results.

MohiuddinM commented 4 years ago

You can email me the binary, and I can test it

developer0hye commented 4 years ago

@MohiuddinM I cannot make binary file now, it would be shared within one month. Sorry T.T