TechStark / opencv-js

OpenCV JavaScript version for node.js or browser
Apache License 2.0
353 stars 31 forks source link

Text detection #64

Open Fy50167 opened 1 month ago

Fy50167 commented 1 month ago

Are there any functions within the library that allow for text detection within an image? I'm trying to use cv.OCRTesseract() but it doesn't look like that exists within this library