5 repositorios
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 es un SDK de filtros de cámara y una librería de belleza facial para Android, diseñada para proporcionar efectos visuales en tiempo real en aplicaciones de cámara y grabación de video. Funciona como un framework de edición de imágenes y un motor de filtros de video para mejorar la apariencia facial y modificar fotos en dispositivos Android. El proyecto se centra en la mejora de la belleza facial, proporcionando herramientas específicas para suavizar la piel y blanquear el rostro. Permite aplicar filtros en tiempo real a transmisiones de cámara en vivo y admite la grabación de video con estos efectos aplicados. El sistema cubre la edición de imágenes móviles y el filtrado de cámara en tiempo real, utilizando un pipeline de shaders para procesar fotogramas y mapear datos de la cámara a texturas para la salida filtrada.
Provides a specialized framework for building Android camera applications with real-time beauty filters.