awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesLive Camera Processing

Real-time processing and manipulation of live camera feeds.

Distinct from Video Stream Processing: Focuses specifically on the integration with device cameras for real-time effects, rather than general recording or playback streams.

Explore 6 awesome GitHub repositories matching graphics & multimedia · Live Camera Processing. Refine with filters or upvote what's useful.

Awesome Live Camera Processing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wasabeef/android-gpuimagewasabeef 的头像

    wasabeef/android-gpuimage

    9,155在 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

    Provides a framework for applying real-time graphical shaders and filters directly to live camera feeds.

    Javaandroidgpuimagejava
    在 GitHub 上查看↗9,155
  • google/grafikagoogle 的头像

    google/grafika

    6,154在 GitHub 上查看↗

    Grafika 是 Android 平台的参考实现和基准测试工具集合。它提供用于验证相机生命周期、GPU 性能和媒体编解码器配置的技术演示,包括一套 OpenGL ES 示例和一个图形参考应用程序。 该项目通过用于测量图形性能的专用工具脱颖而出,例如用于纹理上传速度和像素读取延迟的基准测试。它还实现了特定的硬件聚焦模式,例如使用循环缓冲区进行连续视频捕获,以及利用虚拟显示器进行系统级屏幕录制。 该仓库涵盖了广泛的媒体和图形能力。这包括用于实时操作的相机到纹理渲染、使用专用渲染器线程实现响应式界面,以及使用系统合成器层的各种视频播放方法。它还通过同步帧缓冲区录制和多流解码进一步解决了视频处理问题。

    Displays a real-time camera feed using a texture view while managing hardware camera lifecycle and orientation.

    Java
    在 GitHub 上查看↗6,154
  • zoneminder/zoneminderZoneMinder 的头像

    ZoneMinder/zoneminder

    5,855在 GitHub 上查看↗

    ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.

    Displays live video streams from connected cameras through a web interface for real-time observation.

    PHPcctvdistributedh264
    在 GitHub 上查看↗5,855
  • wuhaoyu1990/magiccamerawuhaoyu1990 的头像

    wuhaoyu1990/MagicCamera

    5,513在 GitHub 上查看↗

    MagicCamera 是一个 Android 相机滤镜 SDK 和美颜库,旨在为相机和视频录制应用提供实时视觉特效。它作为图像编辑器框架和视频滤镜引擎,用于增强 Android 设备上的面部外观并修改照片。 该项目专注于美颜增强,特别是提供磨皮和美白工具。它支持将实时滤镜应用于相机流,并支持在应用这些特效的情况下录制视频。 该系统涵盖移动图像编辑和实时相机滤镜,利用着色器(shader)流水线处理帧,并将相机数据映射到纹理以输出滤镜效果。

    Processes live camera feeds in real-time to apply visual effects and color overlays.

    Java
    在 GitHub 上查看↗5,513
  • natario1/cameraviewnatario1 的头像

    natario1/CameraView

    5,125在 GitHub 上查看↗

    CameraView 是一个高级 Android 相机库和硬件封装器,专为拍摄照片和视频而设计。它提供了一个用于管理相机硬件的抽象层,以及一个用于录制高分辨率视频和 RAW 照片(具有可配置比特率和分辨率)的媒体捕获 API。 该项目具有实时相机滤镜框架和预览管理器。这些系统允许将自定义着色器和视觉效果应用到实时相机流中,并渲染具有可自定义纵横比、覆盖层和构图网格的预览。 该库涵盖了广泛的硬件控制,包括传感器选择、变焦、曝光和自动对焦。它还管理媒体处理任务,如滤镜链、图形水印以及将地理位置元数据嵌入到 EXIF 数据中。 该工具包包含一个用于请求和管理相机硬件初始化所需的 Android 系统权限的系统。

    Provides a processing pipeline for applying shaders and visual effects to live camera streams.

    Javaandroidandroid-librarycamera
    在 GitHub 上查看↗5,125
  • plemeri/transparent-backgroundplemeri 的头像

    plemeri/transparent-background

    1,255在 GitHub 上查看↗

    This software is a computer vision utility designed for automated subject isolation and background removal. It provides a graphical desktop interface that allows users to extract foreground subjects from static images, video files, and live webcam streams without requiring command-line interaction. The application leverages deep learning models to generate high-fidelity alpha masks, enabling the creation of transparent backgrounds or the application of custom replacements. By utilizing hardware-accelerated tensor processing, the system performs real-time segmentation on live camera feeds and

    Captures live video from a camera and applies background removal in real-time for use in virtual meetings or live streaming applications.

    Pythonbackground-removaldeep-learningdichotomous-image-segmentation
    在 GitHub 上查看↗1,255
  1. Home
  2. Graphics & Multimedia
  3. Video Stream Processing
  4. Live Camera Processing