react-native-document-scanner-plugin icon indicating copy to clipboard operation
react-native-document-scanner-plugin copied to clipboard

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

Open 03balogun opened this issue 2 years ago • 1 comments

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.

03balogun avatar Oct 06 '23 10:10 03balogun

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

dmarcs avatar Oct 06 '23 21:10 dmarcs