awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
opencv avatar

opencv/opencv-python

0
View on GitHub↗
5,298 स्टार्स·1,023 फोर्क्स·Python·MIT·5 व्यूज़pypi.org/project/opencv-python↗

Opencv Python

This project is a Python wrapper for the OpenCV computer vision library, providing a bridge that exposes high-performance C++ functions to the Python programming language. It serves as a collection of tools for real-time image processing, object detection, and machine learning on visual data.

The project provides precompiled binary distributions, allowing for the integration of vision capabilities into Python applications without requiring a local C++ compiler. It offers multi-variant package distributions, including headless versions designed for server or cloud environments where a graphical user interface is not required.

The library covers a broad range of computer vision programming tasks, including image processing and visual analysis. It also supports hardware-accelerated vision and the creation of custom bindings to activate specialized functional modules.

Features

  • Computer Vision Libraries - Provides a comprehensive library for performing computer vision tasks such as image recognition and stream processing.
  • Computer Vision Libraries - Provides a comprehensive collection of tools for real-time image processing, object detection, and visual analysis.
  • Computer Vision - Enables high-level programming for analyzing visual data and performing image recognition tasks.
  • Computer Vision Wrappers - Provides a specialized Python wrapper for the OpenCV library to enable programmatic image processing.
  • Python-C++ Bindings - Provides high-performance Python-C++ bindings that expose the native OpenCV API to Python developers.
  • GPU Accelerated Computer Vision - Leverages graphics hardware for real-time, high-performance image analysis and manipulation.
  • Pre-compiled Package Binaries - Distributes pre-compiled binary wheels to eliminate the need for a local C++ compiler during installation.
  • Package Distribution - Provides multiple binary distributions, including headless variants optimized for server-side environments.
  • Python Distribution Packaging - Ships pre-compiled binary wheels for the Python ecosystem to simplify the installation of vision tools.
  • Hardware-Accelerated Image Processing - Supports compilation flags to link against CPU and GPU instruction sets for optimized image processing.
  • Headless Graphics Processing - Provides headless binary distributions for running vision processing in cloud or server environments without a GUI.
  • कंप्यूटर विज़न - Precompiled bindings for standard computer vision operations.
  • Deep Learning and Computer Vision - Standard computer vision library for Python.
  • Image Processing and Manipulation - Provides pre-built CPU-only computer vision functions.
  • Media and Communication - Computer vision and image processing.

स्टार हिस्ट्री

opencv/opencv-python के लिए स्टार हिस्ट्री चार्टopencv/opencv-python के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

opencv/opencv-python क्या करता है?

This project is a Python wrapper for the OpenCV computer vision library, providing a bridge that exposes high-performance C++ functions to the Python programming language. It serves as a collection of tools for real-time image processing, object detection, and machine learning on visual data.

opencv/opencv-python की मुख्य विशेषताएं क्या हैं?

opencv/opencv-python की मुख्य विशेषताएं हैं: Computer Vision Libraries, Computer Vision, Computer Vision Wrappers, Python-C++ Bindings, GPU Accelerated Computer Vision, Pre-compiled Package Binaries, Package Distribution, Python Distribution Packaging।

opencv/opencv-python के कुछ ओपन-सोर्स विकल्प क्या हैं?

opencv/opencv-python के ओपन-सोर्स विकल्पों में शामिल हैं: hybridgroup/gocv — GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and… kornia/kornia — Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision… pypa/sampleproject — This project is a reference implementation and tutorial designed to demonstrate the end-to-end workflow of building,… liuliu/ccv — ccv is a computer vision library written in C designed for high-performance visual analysis. It serves as a framework… hybridgroup/gobot — Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT… idealo/imagededup — imagededup is a Python library used for finding exact and near-duplicate images. It provides utilities for generating…

Opencv Python के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Opencv Python के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • hybridgroup/gocvhybridgroup का अवतार

    hybridgroup/gocv

    7,463GitHub पर देखें↗

    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
    GitHub पर देखें↗7,463
  • kornia/korniakornia का अवतार

    kornia/kornia

    11,238GitHub पर देखें↗

    Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision operations as differentiable tensors to enable integration into deep learning pipelines and supports the transpilation of operations across PyTorch, TensorFlow, JAX, and NumPy. The project provides specialized toolsets for geometric vision and stereo depth, including algorithms for 3D scene reconstruction, camera calibration, and pose estimation. It further distinguishes itself as a differentiable image augmentation framework, applying random geometric and color transformations w

    Pythonartificial-intelligencecomputer-visiondeep-learning
    GitHub पर देखें↗11,238
  • pypa/sampleprojectpypa का अवतार

    pypa/sampleproject

    5,245GitHub पर देखें↗

    This project is a reference implementation and tutorial designed to demonstrate the end-to-end workflow of building, versioning, and uploading Python distributions. It serves as a concrete project template and example for configuring metadata and build artifacts for package indices. The repository illustrates how to package software by defining project metadata and dependencies in static configuration files. It covers the process of transforming source trees into versioned archives and platform-specific binary distributions, specifically showing how to build binary wheels and source distribut

    Python
    GitHub पर देखें↗5,245
  • liuliu/ccvliuliu का अवतार

    liuliu/ccv

    7,223GitHub पर देखें↗

    ccv is a computer vision library written in C designed for high-performance visual analysis. It serves as a framework for image classification, object detection, and the identification of faces, pedestrians, and vehicles. The library distinguishes itself through hardware-accelerated vision and deep learning inference optimizations. It utilizes a quantized tensor processor to transform floating-point data into eight-bit integers and implements integer-quantized attention mechanisms to reduce memory bandwidth and increase data throughput. The project covers a broad range of capabilities, inclu

    C++
    GitHub पर देखें↗7,223
Opencv Python के सभी 30 विकल्प देखें→