awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wuhaoyu1990 avatar

wuhaoyu1990/MagicCamera

0
View on GitHub↗
5,513 stars·1,617 forks·Java·4 vues

MagicCamera

MagicCamera est un SDK de filtres photo et une bibliothèque d'embellissement facial pour Android, conçus pour offrir des effets visuels en temps réel pour les applications de caméra et d'enregistrement vidéo. Il sert de framework d'édition d'image et de moteur de filtres vidéo pour améliorer l'apparence faciale et modifier des photos sur les appareils Android.

Le projet se concentre sur l'embellissement du visage, en fournissant spécifiquement des outils pour le lissage de la peau et le blanchiment facial. Il permet l'application de filtres en temps réel sur les flux de caméra en direct et prend en charge l'enregistrement vidéo avec ces effets appliqués.

Le système couvre l'édition d'image mobile et le filtrage de caméra en temps réel, utilisant un pipeline de shaders pour traiter les frames et mapper les données de la caméra sur des textures pour une sortie filtrée.

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.

Historique des stars

Graphique de l'historique des stars pour wuhaoyu1990/magiccameraGraphique de l'historique des stars pour wuhaoyu1990/magiccamera

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à MagicCamera

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec MagicCamera.
  • wasabeef/android-gpuimageAvatar de wasabeef

    wasabeef/android-gpuimage

    9,155Voir sur 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
    Voir sur GitHub↗9,155
  • natario1/cameraviewAvatar de natario1

    natario1/CameraView

    5,125Voir sur 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
    Voir sur GitHub↗5,125
  • bradlarson/gpuimageAvatar de BradLarson

    BradLarson/GPUImage

    20,299Voir sur 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
    Voir sur GitHub↗20,299
  • google/grafikaAvatar de google

    google/grafika

    6,154Voir sur 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
    Voir sur GitHub↗6,154
Voir les 30 alternatives à MagicCamera→

Questions fréquentes

Que fait wuhaoyu1990/magiccamera ?

MagicCamera est un SDK de filtres photo et une bibliothèque d'embellissement facial pour Android, conçus pour offrir des effets visuels en temps réel pour les applications de caméra et d'enregistrement vidéo. Il sert de framework d'édition d'image et de moteur de filtres vidéo pour améliorer l'apparence faciale et modifier des photos sur les appareils Android.

Quelles sont les fonctionnalités principales de wuhaoyu1990/magiccamera ?

Les fonctionnalités principales de wuhaoyu1990/magiccamera sont : Beauty Enhancements, Region Masking, Shader Injection Pipelines, Texture-Based Data Pipelines, Beauty Filters, Real-Time Video Filtering, Live Camera Processing, Camera App Frameworks.

Quelles sont les alternatives open-source à wuhaoyu1990/magiccamera ?

Les alternatives open-source à wuhaoyu1990/magiccamera incluent : 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…