awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Itseez avatar

Itseez/opencv

0
View on GitHub↗
89,221 stars·56,660 forks·C++·Apache-2.0·42 viewsopencv.org↗

Opencv

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 defects or changes through image analysis.

Features

  • Computer Vision Libraries - Serves as a comprehensive software library for image recognition and camera stream processing.
  • Image Processing - Implements image processing algorithms for object detection and feature tracking in computer vision applications.
  • Real-Time Object Detection - Enables identifying and tracking objects within live video streams for immediate analytical results.
  • Image Content Analyzers - Provides tools for detecting objects and extracting metadata from images and video using computer vision.
  • Pattern Recognition - Identifies specific shapes, objects, and geometric structures within images using pattern recognition.
  • Real-Time Visual Stream Processors - Executes vision algorithms on live video streams for immediate visual analysis and data processing.
  • Visual Analysis Toolkits - Provides a comprehensive toolkit of computer vision algorithms for processing images and video frames across platforms.
  • Automated Visual Inspection Systems - Supports the detection of defects and verification of specifications for industrial visual inspection.
  • Visual Data Extractors - Converts raw visual information from images and video into structured data for automated decision making.
  • Machine Learning - Open-source computer vision library.
  • Machine Learning Frameworks - Open source computer vision library.

Star history

Star history chart for itseez/opencvStar history chart for itseez/opencv

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Opencv

These projects share indexed features with Opencv. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mrousavy/react-native-vision-cameramrousavy avatar

    mrousavy/react-native-vision-camera

    9,479View on 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

    TypeScriptandroidbarcodecamera
    View on GitHub↗9,479
  • azure/mmlsparkAzure avatar

    Azure/mmlspark

    5,228View on GitHub↗

    Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service integrations across Apache Spark clusters. It functions as a distributed machine learning library and pipeline orchestrator, allowing users to integrate pre-trained cognitive services and custom models into large-scale batch and streaming workflows. The project is distinguished by its ability to incorporate external AI services and web APIs directly into big data pipelines for text and vision analysis. It provides a scalable model training framework that coordinates gradient boostin

    Scala
    View on GitHub↗5,228
  • hybridgroup/gocvhybridgroup avatar

    hybridgroup/gocv

    7,463View on GitHub↗

    GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and deep learning inference engine, providing programmatic access to a wide range of algorithms for image manipulation, object detection, and video analysis. The project differentiates itself through high-performance native bindings and hardware acceleration. It utilizes a foreign function interface to map Go calls to C++ functions and includes a hardware-agnostic backend dispatch to route neural network tasks to computation engines such as CUDA and OpenVINO. The library covers a br

    Go
    View on GitHub↗7,463
  • alexeyab/darknetAlexeyAB avatar

    AlexeyAB/darknet

    22,159View on GitHub↗

    Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo

    C
    View on GitHub↗22,159
Compare all 30 related projects→

Frequently asked questions

What does itseez/opencv do?

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.

What are the main features of itseez/opencv?

The main features of itseez/opencv are: Computer Vision Libraries, Image Processing, Real-Time Object Detection, Image Content Analyzers, Pattern Recognition, Real-Time Visual Stream Processors, Visual Analysis Toolkits, Automated Visual Inspection Systems.

Which projects share features with itseez/opencv?

Projects with overlapping indexed features include: mrousavy/react-native-vision-camera — This project is a cross-platform mobile camera framework and real-time computer vision library. It provides a… azure/mmlspark — Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service… hybridgroup/gocv — GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and… alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object… wongkinyiu/yolov7 — YOLOv7 is a PyTorch vision library and real-time inference engine designed for object detection, human pose… paddlepaddle/paddledetection — PaddleDetection is an object detection framework designed for the end-to-end development, training, and deployment of…