Skip to content
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

this can deploy in web? #1

Open
johnfelipe opened this issue Jun 13, 2021 · 2 comments
Open

this can deploy in web? #1

johnfelipe opened this issue Jun 13, 2021 · 2 comments

Comments

@johnfelipe
Copy link

No description provided.

@PedroRavaglia
Copy link
Owner

No, but in the mediapipe library that I used there is also a version in javascript of the mediapipe hands. So I think that you can make a new project using the same ideas that I used, but using the javascript version to deploy to the web.

@vnr235
Copy link

vnr235 commented Jun 24, 2023

which version of openCV you have been used in this project.
cv2.imshow('MediaPipe Hands', img)
cv2.error: OpenCV(4.7.0) D:\a\opencv-python\opencv-python\opencv\modules\highgui\src\window.cpp:1272: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvShowImage'

this error is shown in my system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants