Recognize text in images | Google ML | Android Studio | Kotlin

preview_player
Показать описание
1) Recognise Text From Image.
2) Take an Image from the Camera or Gallery.
3) Handle runtime permissions.

Buy Me a Coffee:

Purchase Code:

Links Used:

Note:
Camera: If the Android version is or above TIRAMISU ask only Camera permission otherwise camera and storage permissions
Gallery: If the Android version is or above TIRAMISU don't ask any permission otherwise storage permission

Chapters:
0:00 Create, Setup Project
0:32 Setup Google ML
1:40 UI Design
6:30 Pick Image
18:31 Runtime Permissions
27:45 Recognize Text
33:33 Testing

Feel free to comment in case of any problem

Chanel:
Websites:
Apps/Games on PlayStore:
Fiver (Contact for your projects):

If u like this video, Like, Comment, Subscribe to support us...

#TextRecognition #atifpervaiz #technifysoft
Рекомендации по теме
Комментарии
Автор

Note:
Camera: If the Android version is or above TIRAMISU ask only Camera permission otherwise camera and storage permissions
Gallery: If the Android version is or above TIRAMISU don't ask any permission otherwise storage permission

AtifSayings
Автор

Hi, is there a way we can get an updated version on this?

angryferret
Автор

Hi,
I can't find where you used textTaskResult variable (Please check after 31:00, on line number 107) . Can you please help me with that?

aswiniashok
Автор

Jajakallah bhaijan...

Bhaijan...can you make a video on sqlite backup and restore in google cloud/drive? in java ofcourse!

cric-folio
Автор

private lateinit var inputImageBtn:MaterialButton showing error

officialhacker
Автор

Please also apply Image Crop functionality too.

KhizarHayat
Автор

You did not talk about the sécurité rules of Firebase. Please make videos about this

samirabah
Автор

Manifest.permission.CAMERA, NOT IMPORT

KhizarHayat