Plate Scanner Android App (part - 3 - Photo Cropping and OCR)

Опубликовано: 20 Февраль 2026
на канале: i code this
714
16

In this part I cropped the image and found plate result with vision.

Plate Scanner Playlist:
   • MVVM Plate Reader App  

In this video series, I am making a car license plate scanner app using Google Vision API(OCR) and Camera2 API.

I am following the MVVM design pattern.
I build the app with clean architecture
Project created with Jetpack Compose.

Do not forget to give star to repository :)

Part-1:
https://github.com/furkanturkn/plate_...

Part-2:
https://github.com/furkanturkn/plate_...

Part-3:
https://github.com/furkanturkn/plate_...

My ML Kit CameraX Library:
https://github.com/furkanturkn/camera...

If you wonder about the tools and plugins I use, you can watch this video:
   • Three tools every mobile developer should ...