Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Image display window is not responding

#1
Hi,
I'm trying to use the camera view and annotate it with the detected circle coordinates (found by hough transform) but I keep getting a 'not responding screen' when I run. I attached part of the code.
The camera window works fine but the detection code window doesn't.
The code is bound by a while True , so it keeps running indefinitely. When I save an image of the coordinates annotated on the camera view , it works fine. I just need it to show the detected circles that are seen by the camera as the process is working, not after it finished.
Display_Result is true
The coordinates x,y,r are the coordinates detected from the camera view.

Thanks


Attached Files Thumbnail(s)
   
#2
Hi Nour,

Can you attach the script and the station?

You typically need to call cv2.waitKey to display windows.
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
  




Users browsing this thread:
1 Guest(s)