Skip to content

Commit 5ca9dcd

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 75f08ad + 6f0ec4c commit 5ca9dcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Go to [Releases](https://github.com/krishnachaitanya0107/TextRecognizerApp/relea
1010

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

3234
# Contributing
3335

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

5255
# Featured On
5356

0 commit comments

Comments
 (0)