Skip to content

sr-gg/PictureOCR-react-native

Repository files navigation

React-Native-PictureOCR

Combine React-Native-Camere and React-Native-Text-Detector for picture OCR can detect photo's word as seperate lines from gallery or camera.

Recommend using camera from the apps instead of Built-in for higher precision of picture

After you start the app click React-Native-Text-Detector OCR, then choose the picture or using camera to take one that you want to detect. Then you'll see the result of it,click on an orange box can add it's text into Array. image

After you done selecting click on Submit to send the Array back to previous screen at TextEditor, unfortunately this text can not be change until you start another detecting.

image

About

The app uses React Native with camera and OCR libraries to detect text from photos taken with the camera or selected from the gallery, and it can return recognized text as separate lines for easier editing or reuse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors