title: "Real-Time OCR on Android: CameraX to TFLite in 45ms"

published: true

description: "Wire CameraX ImageAnalysis to a quantized CRNN/EAST pipeline on Android. The tricks that separate 45ms from 120ms — INT8, GPU delegate, and buffer layout."

tags: android, kotlin, mobile, architecture

canonical_url: https://mvpfactory.co/blog/real-time-ocr-android-camerax-tflite-45ms