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
·

1 Repo

Awesome GitHub RepositoriesNDK Native Implementations

Android applications that utilize the Native Development Kit to implement performance-critical logic in C or C++.

Distinct from Android NDK Cross-Compilation: Focuses on the actual use of NDK for logic implementation rather than the build-pipeline configuration of cross-compilation.

Explore 1 awesome GitHub repository matching mobile development · NDK Native Implementations. Refine with filters or upvote what's useful.

Awesome NDK Native Implementations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Utilizes the Android Native Development Kit to implement high-performance visual artifact detection in native code.

    C
    Auf GitHub ansehen↗3,765
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Platform Integrations
  5. NDK Native Implementations