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

feature request: return the detected texts in the scanned document. #102

Open
03balogun opened this issue Oct 6, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@03balogun
Copy link

Hello @dmarcs, great work with this library.

Is adding a method that leverages VisionKit and OpenCV to return the Texts detected from the scanned documents and their boundaries possible? Thanks.

I would appreciate some pointers maybe I can send in a PR for this if you don't mind.

@dmarcs
Copy link
Contributor

dmarcs commented Oct 6, 2023

It shouldn't be difficult to implement with VisionKit. Doing it with OpenCV is probably more challenging.

@dmarcs dmarcs added the enhancement New feature or request label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants