awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesMobile OCR Integrations

SDKs and wrappers for performing OCR on mobile platforms.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Mobile OCR Integrations. Refine with filters or upvote what's useful.

Awesome Mobile OCR Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tesseract-ocr/tesseractAvatar von tesseract-ocr

    tesseract-ocr/tesseract

    74,751Auf GitHub ansehen↗

    Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and digital documents into machine-readable, searchable text. It functions as both a command-line utility for automating large-scale digitization workflows and a cross-platform library that can be embedded into desktop, mobile, or server-side applications. By utilizing long short-term memory networks, the engine provides robust text extraction across more than one hundred languages and dozens of scripts. The project distinguishes itself through a sophisticated document layout analysis f

    Enable real-time text extraction from camera-captured images on Android and iOS platforms through dedicated mobile SDKs.

    C++hacktoberfestlstmmachine-learning
    Auf GitHub ansehen↗74,751
  • react-native-camera/react-native-cameraAvatar von react-native-camera

    react-native-camera/react-native-camera

    9,638Auf GitHub ansehen↗

    This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into mobile applications. It serves as a tool for implementing image and video capture, as well as specialized scanning and recognition tasks. The library includes specialized capabilities for computer vision, including a barcode scanner for decoding various barcode types, a face detection tool to identify human faces in a live feed, and an optical character recognition engine for extracting written text from the camera stream. The system covers hardware configuration and control, i

    Ships an OCR integration for extracting written text from live camera streams on mobile platforms.

    Javacameraface-detectionreact-native
    Auf GitHub ansehen↗9,638
  • rmtheis/tess-twoAvatar von rmtheis

    rmtheis/tess-two

    3,765Auf GitHub ansehen↗

    Tess-two is an optical character recognition tool and Android application designed to extract written text from images using the Tesseract engine. It functions as an image analysis utility for detecting visual artifacts, blur, and optical flow within local image files on Android devices. The project includes an image pre-processing suite used to clean and manipulate images to increase the accuracy of text recognition. This involves a pipeline that applies grayscale conversion and binarization before the recognition process. The software integrates native image processing and character analys

    Provides a mobile OCR integration that allows Android applications to perform local text extraction.

    C
    Auf GitHub ansehen↗3,765
  1. Home
  2. Artificial Intelligence & ML
  3. Optical Character Recognition
  4. Mobile OCR Integrations