-
Notifications
You must be signed in to change notification settings - Fork 896
opencv not terminating in shell or in jupyter notebook after inshow display image #532
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
Comments
Possibly related: opencv/opencv#20597 |
@danishkhangithub Thanks for the report.
|
@danishkhangithub Have you had a chance to try the solution? |
yes it tried but still not work may this is the issue.
…On Mon, Sep 13, 2021 at 11:29 AM Alexander Smorkalov < ***@***.***> wrote:
@danishkhangithub <https://github.com/danishkhangithub> Have you had a
chance to try the solution?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#532 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJ45NZPDT5P7Z2QL3VBJSP3UBWK6LANCNFSM5C6WM72Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
could you give me more information to narrow down the search field:
|
@danishkhangithub friendly reminder. |
Possibly related: opencv/opencv#20822 |
Hey, I want to work on this issue |
you can use this code in order make this code more effective CODE : import librariesimport cv2 def face_detection():
if name == 'main': |
this is the code
and the output is :
and this terminal is not ending even i forcefully want to ends it.
The text was updated successfully, but these errors were encountered: