Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnachaitanya0107 committed Dec 17, 2021
2 parents 75f08ad + 6f0ec4c commit 5ca9dcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Go to [Releases](https://github.com/krishnachaitanya0107/TextRecognizerApp/relea

- Detects text in images Using the ML Kit Text Recognition API
- Uses the CameraX Jetpack support library to show a viewfinder and display the camera preview
- Can Pick an image from gallery for text recognition
- Provides a Flashlight button to turn on/off the device flashlight if needed
- Extracted text can be copied to clipboard or can be shared via any another text sharing app available on the user's device
- Handles device rotation as well
Expand All @@ -28,6 +29,7 @@ Go to [Releases](https://github.com/krishnachaitanya0107/TextRecognizerApp/relea
- CameraX and viewFinder
- Flashlight
- Lottie Animations
- Pick Image from gallery

# Contributing

Expand All @@ -48,6 +50,7 @@ PLEASE MAKE SURE TO REMOVE THE .idea/ files before pushing a commit & Every PR w
- ML kit Codelabs - https://codelabs.developers.google.com/codelabs/mlkit-android#0
- ML kit Documentation - https://developers.google.com/ml-kit/vision/text-recognition/android#kotlin
- Lottie animation - https://lottiefiles.com/38287-scanning-searching-for-data
- Image Picker Library - https://github.com/Dhaval2404/ImagePicker

# Featured On

Expand Down

0 comments on commit 5ca9dcd

Please sign in to comment.