5 Repos
Specialized tools for building camera applications with real-time filters and processing.
Distinct from Android Application Development: More specific than general Android application development; targets the camera-specific domain.
Explore 5 awesome GitHub repositories matching mobile development · Camera App Frameworks. Refine with filters or upvote what's useful.
android-gpuimage is an OpenGL image processing library for Android that provides a GPU-powered framework for applying real-time shaders, blending layers, and processing live video streams. It functions as a real-time video filter and image blending engine to modify the luminance, vibrance, and geometry of visual content. The library enables the application of graphical effects to both static photos and live camera feeds. It supports complex image transformations, including the merging of multiple image layers through various blending modes. Capabilities cover a broad range of image manipulat
Provides a framework for building Android camera applications with custom visual filters and real-time distortions.
BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and barcodes. It functions as a camera scanning framework and a barcode generator for creating one-dimensional and two-dimensional codes. The project includes a customizable UI kit for implementing branded scanning interfaces with adjustable dimensions, colors, and animation styles. It also provides tools for creating customized barcodes featuring specific color palettes and embedded logos. The toolkit manages camera hardware settings, including flashlight control, zoom levels,
Provides a framework for building camera-based scanning applications with integrated hardware controls and overlays.
AndroidX is the official collection of Android Jetpack libraries for building Android applications. It provides a suite of backward-compatible APIs that expose modern platform features on older Android versions, ensuring consistent functionality across devices. The project is built around lifecycle-aware component architecture, with tools like ViewModel for preserving UI data across configuration changes, LiveData for lifecycle-aware data observation, and WorkManager for constraint-based background task scheduling. The project distinguishes itself through compile-time code generation and type
Provides backward-compatible APIs for building camera applications on Android.
This is the official documentation repository for Raspberry Pi hardware and software. It covers the complete range of Raspberry Pi single-board computers, the RP-series microcontrollers, and the Raspberry Pi operating system. The documentation provides reference material for setting up devices, configuring hardware, and using the system for tasks including AI inference, camera and video capture, embedded development, and remote access. The documentation covers the full boot chain from the GPU firmware and EEPROM bootloader through to kernel loading, with detailed guidance on boot configuratio
Documents creating custom camera applications using the libcamera C++ API and event loop framework.
MagicCamera ist ein Android-SDK für Kamerafilter und eine Face-Beauty-Bibliothek, die Echtzeit-Visuelleffekte für Kamera- und Videoaufnahme-Apps bereitstellt. Es dient als Framework für Bildbearbeitung und als Video-Filter-Engine zur Gesichtsoptimierung und Fotomodifikation auf Android-Geräten. Das Projekt konzentriert sich auf die Gesichtsverschönerung, insbesondere durch Tools zur Hautglättung und Gesichtsaufhellung. Es ermöglicht die Anwendung von Echtzeitfiltern auf Live-Kamerastreams und unterstützt die Videoaufnahme mit diesen Effekten. Das System deckt mobile Bildbearbeitung und Echtzeit-Kamerafilterung ab und nutzt eine Shader-Pipeline, um Frames zu verarbeiten und Kameradaten für die gefilterte Ausgabe auf Texturen abzubilden.
Provides a specialized framework for building Android camera applications with real-time beauty filters.