Groups
Groups
Sign in
Groups
Groups
Jupyter at Research Facilities
Conversations
About
Send feedback
Help
cv2.imshow command freezes in Jupyter notebook
66 views
Skip to first unread message
gokula krishnan
unread,
Dec 11, 2018, 12:23:50 PM
12/11/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jupyter at Research Facilities
i am looking for a solution why cv2.imshow command freezes in jupyter notebook
i am madly interested with jyupter notebook but these imshow distracting me always
System Details:
Python version:3.7
i am using MAC OS Mojave
below is the code i am using
img = cv2.imread("image.jpg")
cv2.namedWindow("preview")
cv2.imshow("preview", img)
cv2.waitKey()
PLS provide a solution
Reply all
Reply to author
Forward
0 new messages