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

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

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

8 个仓库

Awesome GitHub RepositoriesReal-Time Visual Stream Processors

Frameworks for processing live video data streams for immediate analysis.

Distinct from Real-Time Data Streaming: Distinct from Real-Time Data Streaming: focuses on visual/image stream analysis rather than general event-driven data pipelines.

Explore 8 awesome GitHub repositories matching data & databases · Real-Time Visual Stream Processors. Refine with filters or upvote what's useful.

Awesome Real-Time Visual Stream Processors GitHub Repositories

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

    Itseez/opencv

    89,221在 GitHub 上查看↗

    OpenCV is an open-source computer vision library and visual analysis toolkit. It provides a framework for processing static images and dynamic video frames to analyze visual data and extract information using deep learning. The project functions as a real-time image processing framework, enabling the execution of vision algorithms on live video streams for immediate analysis and data processing. The toolkit covers a broad range of capabilities including image pattern recognition, real-time video analysis, and visual data extraction. It also supports automated visual inspection for detecting

    Executes vision algorithms on live video streams for immediate visual analysis and data processing.

    C++
    在 GitHub 上查看↗89,221
  • heygen-com/hyperframesheygen-com 的头像

    heygen-com/hyperframes

    28,209在 GitHub 上查看↗

    Hyperframes is an HTML-to-video rendering engine and composition tool that transforms web layouts and CSS into encoded video files. It functions as a headless browser video pipeline and a distributed video rendering framework, allowing users to create seekable animations and programmatic motion designs using HTML, CSS, and JavaScript. The project differentiates itself as an AI agent video orchestrator, enabling the automation of video scripts and compositions through natural language prompts. It supports distributed video encoding by splitting rendering tasks across multiple serverless functi

    Pipes captured browser frames directly to the encoder in real time to avoid writing intermediate files to disk.

    TypeScript
    在 GitHub 上查看↗28,209
  • bradlarson/gpuimageBradLarson 的头像

    BradLarson/GPUImage

    20,299在 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

    Processes incoming camera frames through the GPU pipeline sequentially to maintain a high frame rate for live previews.

    Objective-C
    在 GitHub 上查看↗20,299
  • qwenlm/qwen2-vlQwenLM 的头像

    QwenLM/Qwen2-VL

    19,404在 GitHub 上查看↗

    Qwen2-VL is a multimodal large language model and vision language model designed to process and reason across text, images, and video content. It functions as a visual reasoning engine and a visual agent framework, capable of interpreting visual data to perform object detection, document parsing, and spatial reasoning. The model is distinguished by its ability to act as a video understanding model, processing hour-long videos with second-level indexing and event recall. It further differentiates itself through a visual agent capability that interacts with software interfaces and robotic hardw

    Analyzes live video streams in real-time to answer conversational questions about visual events.

    Jupyter Notebook
    在 GitHub 上查看↗19,404
  • mrousavy/react-native-vision-cameramrousavy 的头像

    mrousavy/react-native-vision-camera

    9,479在 GitHub 上查看↗

    This project is a cross-platform mobile camera framework and real-time computer vision library. It provides a high-performance interface for mobile applications to handle hardware control, media capture, and live camera frame processing. The framework includes a dedicated system for running AI models and custom analysis on live camera streams using high-performance worklets. It also functions as a real-time detection and decoding system for QR codes and barcodes. Broad capabilities cover the capture of high-resolution photos and videos with controls for zoom, HDR, and frame rates. The projec

    Streams camera frames to JavaScript worklet functions for high-performance analysis while the camera is active.

    TypeScriptandroidbarcodecamera
    在 GitHub 上查看↗9,479
  • facebookresearch/maskrcnn-benchmarkfacebookresearch 的头像

    facebookresearch/maskrcnn-benchmark

    9,370在 GitHub 上查看↗

    This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation models. It serves as a computer vision research tool and a deep learning inference engine designed to identify object locations, classes, and pixel-level masks within images. The framework implements a two-stage inference pipeline that utilizes region proposal networks and a symmetric mask-head architecture. It provides specialized capabilities for instance segmentation, object bounding box detection, and human pose estimation via anatomical keypoint detection. The system includ

    Provides capabilities for processing live video streams to perform real-time object detection and segmentation.

    Python
    在 GitHub 上查看↗9,370
  • casia-lmc-lab/fastsamCASIA-LMC-Lab 的头像

    CASIA-LMC-Lab/FastSAM

    8,364在 GitHub 上查看↗

    FastSAM is an image segmentation framework that uses convolutional neural networks to isolate visual elements and generate masks for detectable objects within images. It provides a system for both automatic all-object segmentation and promptable image segmentation. The project utilizes an inference-optimized architecture to reduce computational overhead, enabling faster mask generation and real-time visual analysis. It supports the creation of precise masks through various prompt inputs, including points, bounding boxes, and text descriptions. The framework covers broader computer vision cap

    Enables high-speed identification and separation of objects for real-time visual analysis.

    Python
    在 GitHub 上查看↗8,364
  • peterl1n/backgroundmattingv2PeterL1n 的头像

    PeterL1n/BackgroundMattingV2

    7,178在 GitHub 上查看↗

    BackgroundMattingV2 is a deep learning background matting tool and real-time image segmentation framework. It provides a system for isolating foreground subjects from high-resolution images and video feeds in real time. The project includes a deep learning model trainer for optimizing matting models through base convergence and end-to-end refinement. It also functions as a cross-runtime model exporter, converting trained neural networks into interchangeable formats for deployment across different software environments and hardware runtimes. The framework supports streaming processed webcam f

    Implements a pipeline for processing live webcam feeds to remove backgrounds for immediate use.

    Pythoncomputer-visionmachine-learningmatting
    在 GitHub 上查看↗7,178
  1. Home
  2. Data & Databases
  3. Real-Time Data Streaming
  4. Real-Time Visual Stream Processors

探索子标签

  • Real-Time Encoder StreamingPiping raw graphical frames directly into a video encoder to minimize disk I/O latency. **Distinct from Real-Time Visual Stream Processors:** Distinct from Visual Stream Processors: focuses on the encoding pipeline efficiency rather than analyzing live video data.
  • Signal Monitoring Visualizers2 个子标签Tools for the real-time visual display and analysis of signal data streams. **Distinct from Real-Time Visual Stream Processors:** Focuses on the visualization of signal waveforms rather than the processing of video frames.