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
real-time captured image using a web cam or any other camera and extract the text from that image by removing noise from it. I use OpenCV for capturing the real-time image and pytesseract for text extraction from the captured image.
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
real-time captured image using a web cam or any other camera and extract the text from that image by removing noise from it. I use
OpenCV
for capturing the real-time image andpytesseract
for text extraction from the captured image.The text was updated successfully, but these errors were encountered: