You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this message finds you well. I have been following your work in computer vision and I must say I am quite impressed with your implementation of OpenCV, Mediapipe, and virtual painter. I have a project that I think your expertise would be invaluable for, and I would like to request your services to convert your code into a web application.
The web application will allow users to upload images or use their webcam to capture images, and then use the virtual painter functionality to draw on the images in real-time. The application will also incorporate the OpenCV and Mediapipe functionalities to enhance the user experience
Can you please Help me out to create this webapp because I've to submit my webapp by Monday.
I even have a HTML code for the webapp , I want this flask to run on browser once I click my website blue "explore" button it should be running
WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.
It is giving me this error in MacBook,can you help
I hope this message finds you well. I have been following your work in computer vision and I must say I am quite impressed with your implementation of OpenCV, Mediapipe, and virtual painter. I have a project that I think your expertise would be invaluable for, and I would like to request your services to convert your code into a web application.
The web application will allow users to upload images or use their webcam to capture images, and then use the virtual painter functionality to draw on the images in real-time. The application will also incorporate the OpenCV and Mediapipe functionalities to enhance the user experience
Can you please Help me out to create this webapp because I've to submit my webapp by Monday.
I even have a HTML code for the webapp , I want this flask to run on browser once I click my website blue "explore" button it should be running
Do look forward to help me out!
<title>Virtual Painter</title> <style> body { font-family: 'Spartan', sans-serif; font-weight: bold; text-align: center; } h1 { margin-top: 100px; } h2 { margin-top: 50px; } .button { background-color: blue; color: white; border-radius: 30px; padding: 20px; margin-top: 50px; cursor: pointer; } </style>Virtual Painter
Doodle In Air
The text was updated successfully, but these errors were encountered: