awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rmtheis/tess-twoAvatar de rmtheis

    rmtheis/tess-two

    3,765Ver en GitHub↗

    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
    Ver en GitHub↗3,765
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Platform Integrations
  5. NDK Native Implementations