awesome-repositories.com
Blog
MCP
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
·
wuhaoyu1990 avatar

wuhaoyu1990/MagicCamera

0
View on GitHub↗
5,513 estrellas·1,617 forks·Java·5 vistas

MagicCamera

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.

Features

  • Beauty Enhancements - Provides specialized skin smoothing and whitening effects to enhance facial appearance in photos.
  • Region Masking - Utilizes region masking to isolate facial areas for targeted skin smoothing and whitening effects.
  • Shader Injection Pipelines - Employs a GPU shader pipeline to apply real-time visual effects and color grading to camera frames.
  • Texture-Based Data Pipelines - Uses a texture-based data pipeline to map camera frames to GPU textures for high-performance filtering.
  • Beauty Filters - Implements beauty filters for skin smoothing and whitening within an Android application.
  • Real-Time Video Filtering - Applies low-latency visual effects and overlays to live camera streams during capture.
  • Live Camera Processing - Processes live camera feeds in real-time to apply visual effects and color overlays.
  • Camera App Frameworks - Provides a specialized framework for building Android camera applications with real-time beauty filters.
  • Face Beauty Libraries - Ships a set of image processing tools for skin smoothing and facial whitening on Android.
  • Image Editing and Processing - Offers tools for manipulating and enhancing captured photos using digital filters.
  • Mobile Video Recording - Provides capabilities for recording filtered video streams directly from mobile hardware.
  • Android Image Processing - Implements a suite of visual filters and effects for image processing within the Android ecosystem.
  • Mobile Video Recording - Captures video streams from mobile hardware while applying real-time visual filters.

Historial de estrellas

Gráfico del historial de estrellas de wuhaoyu1990/magiccameraGráfico del historial de estrellas de wuhaoyu1990/magiccamera

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace wuhaoyu1990/magiccamera?

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.

¿Cuáles son las características principales de wuhaoyu1990/magiccamera?

Las características principales de wuhaoyu1990/magiccamera son: Beauty Enhancements, Region Masking, Shader Injection Pipelines, Texture-Based Data Pipelines, Beauty Filters, Real-Time Video Filtering, Live Camera Processing, Camera App Frameworks.

¿Qué alternativas de código abierto existen para wuhaoyu1990/magiccamera?

Las alternativas de código abierto para wuhaoyu1990/magiccamera incluyen: wasabeef/android-gpuimage — android-gpuimage is an OpenGL image processing library for Android that provides a GPU-powered framework for applying… natario1/cameraview — CameraView is a high-level Android camera library and hardware wrapper designed for capturing photos and videos. It… bradlarson/gpuimage — GPUImage is a GPU-accelerated image processing framework for iOS designed to apply real-time filters and effects to… google/grafika — Grafika is a collection of reference implementations and benchmarking tools for the Android platform. It provides… react-native-camera/react-native-camera — This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into… mausimus/shaderglass — ShaderGlass is a GPU-accelerated shader pipeline designed to render real-time visual effects as an overlay on the…

Alternativas open-source a MagicCamera

Proyectos open-source similares, clasificados según cuántas características comparten con MagicCamera.
  • wasabeef/android-gpuimageAvatar de wasabeef

    wasabeef/android-gpuimage

    9,155Ver en GitHub↗

    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

    Javaandroidgpuimagejava
    Ver en GitHub↗9,155
  • natario1/cameraviewAvatar de natario1

    natario1/CameraView

    5,125Ver en GitHub↗

    CameraView is a high-level Android camera library and hardware wrapper designed for capturing photos and videos. It provides an abstraction layer for managing camera hardware and a media capture API for recording high-resolution video and RAW photos with configurable bitrates and resolutions. The project features a real-time camera filter framework and a preview manager. These systems allow for the application of custom shaders and visual effects to live camera streams and the rendering of previews with customizable aspect ratios, overlays, and composition grids. The library covers a wide ra

    Javaandroidandroid-librarycamera
    Ver en GitHub↗5,125
  • bradlarson/gpuimageAvatar de BradLarson

    BradLarson/GPUImage

    20,299Ver en GitHub↗

    GPUImage is a GPU-accelerated image processing framework for iOS designed to apply real-time filters and effects to images and video. It functions as a processing engine and fragment shader library that manages textures and shaders for efficient visual data manipulation. The framework utilizes a chainable filter architecture and a texture-based data pipeline to pass image data between processing stages without expensive memory transfers. It enables the creation of bespoke visual effects through the authoring of custom fragment shaders and provides mechanisms to synchronize texture data with e

    Objective-C
    Ver en GitHub↗20,299
  • google/grafikaAvatar de google

    google/grafika

    6,154Ver en GitHub↗

    Grafika is a collection of reference implementations and benchmarking tools for the Android platform. It provides technical demonstrations for validating camera lifecycles, GPU performance, and media codec configurations, including a suite of OpenGL ES examples and a graphics reference application. The project distinguishes itself through specialized tools for measuring graphics performance, such as benchmarks for texture upload speeds and pixel read latency. It also implements specific hardware-focused patterns, such as using circular buffers for continuous video capture and utilizing virtua

    Java
    Ver en GitHub↗6,154
Ver las 30 alternativas a MagicCamera→