B4A Library ANPR with YOLOv8 + OCR (B4A) – rectangles OK, OCR optimized - roberto64    Feb 5, 2026   (11 reactions) Hi everyone,
I'm working on an ANPR (license plate recognition) project in B4A using:
CamEx2 for the camera
YOLOv8 (TensorFlow Lite) via a custom Java wrapper
ML Kit TextRecognizer (Latin) for... Share My Creation License Plate (ANPR) Reading with B4J - Swissmade    Oct 25, 2014   (4 reactions) The App I build will show that B4J has much Potential.
Busy for years with ANPR I have thinking to... of a Engine from a ANPR SDK Company so its not mine.
I only build the things around to make this to work... B4A Question Looking for ANPR library B4a - Paolo Pini (first post)    Jun 2, 2022 I use this from years: https://www.anpr.hu/ I haven't tried to port the Intent to B4A yet.... B4A Question ANPR (aka license plate recognition) - paolofi (first post)    Nov 19, 2012 I have VB6 ANRP application working from years and I looking for how to porting it on android mobile... B4A Question (SOLVED) Receive data trough intent problems. - drgottjr (first post)    Oct 22, 2024 the veil is lifting slightly.
your b4a code, while essentially correct - that is, legal - has nothing to do with your famous anpr application.
keeping things brief, i would say it appears you can use startactivity to log in (not startactivityforresult) and
then receive a "result" in a custom broadcast receiver. the java code uses the term "resultreceiver", so i
can see why... B4A Code Snippet B4XOCRPage - Specific OCR capture area (using MLKIT GMS Vision OCR) - TILogistic (first post)    Jul 9, 2025   (2 reactions) Well it is not has to do with what camera lib...(camera2 ofcourse is a must for today use) Crop is has to do with a picture/bitmap you will grab... Didn't see your modified project... I am out this weekend But for plates you will need tesseract or better ...Yolo project ... a python project... so need to run somewhere a service... Text recognizer is for simple uses... and not having all language pack... for ex. Arabic This is called automatic number plate recognition (ANPR... Spanish Escaner OCR desde cámara - TILogistic (first post)    Jul 4, 2022   (2 reactions) . Otros: Y es ANPR : reconocimiento automático de matrículas buscar: https://www.b4x.com/android/forum/pages/results/?query=ANPR https://www.b4x.com/android/forum/threads/ocr-optical-character... B4A Library Android Automatic License Plate Recognition Library - Shay (first post)    Nov 1, 2016 Hi
Are you going to share this ANPR library?
Thanks... B4A Question intent converter - zekigultekin    May 23, 2014 ("android.intent.action.SEND"); // set intent to call ANPR SDK
intent.addCategory....birdorg.anpr.sdk.simple.camera", "com.birdorg.anpr.sdk.simple.camera.ANPRSimpleCameraSDK"));
i write like this
plakasdk.Initialize(plakasdk.ACTION_VIEW,"com.birdorg.anpr.sdk.simple.camera")
plakasdk.Initialize("com.birdorg.anpr.sdk.simple.camera","... B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Feb 9, 2026   (2 reactions) / B4A Camera ANPR with YOLOv8 + OCR ΓÇô rectangles OK, OCR optimized ANPR with YOLOv8 + OCR ΓÇô rectangles OK, OCR optimized https://www.b4x.com/android/forum/threads/anpr-with-yolov8-ocr... Page: 1   2   |