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
spmallick avatar

spmallick/learnopencv

0
View on GitHub↗
22,973 stars·11,689 forks·Jupyter Notebook·15 viewswww.learnopencv.com↗

Learnopencv

Learn OpenCV : C++ and Python Examples

Features

  • Awesome List - A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.
  • Computer Vision Libraries - Educational examples for C++ and Python computer vision.
  • Computer Vision Projects - Educational code and tutorials for computer vision tasks.

Star history

Star history chart for spmallick/learnopencvStar history chart for spmallick/learnopencv

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

Frequently asked questions

What does spmallick/learnopencv do?

Learn OpenCV : C++ and Python Examples

What are the main features of spmallick/learnopencv?

The main features of spmallick/learnopencv are: Awesome List, Computer Vision Libraries, Computer Vision Projects.

Which projects share features with spmallick/learnopencv?

Projects with overlapping indexed features include: jbhuang0604/awesome-computer-vision — This project is a comprehensive, community-driven repository that serves as a centralized catalog for computer vision… ewenwan/mvision — 机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶. pytorch/vision — This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection… opencv/opencv — OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It… 521xueweihan/hellogithub — HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers… acgeospatial/awesome-earthobservation-code — A curated list of awesome tools, tutorials, code, projects, links, stuff about Earth Observation, Geospatial Satellite…

Projects sharing features with Learnopencv

These projects share indexed features with Learnopencv. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jbhuang0604/awesome-computer-visionjbhuang0604 avatar

    jbhuang0604/awesome-computer-vision

    23,074View on GitHub↗

    This project is a comprehensive, community-driven repository that serves as a centralized catalog for computer vision research and development. It functions as a structured index of academic papers, open-source software libraries, public datasets, and educational tutorials, providing a navigation point for the complex landscape of modern vision technology. The repository distinguishes itself through a taxonomy-based indexing system that maps the relationships between foundational research, influential academic figures, and their corresponding software implementations. By utilizing a lightweig

    View on GitHub↗23,074
  • ewenwan/mvisionEwenwan avatar

    Ewenwan/MVision

    8,653View on GitHub↗

    机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶

    C++cnndeep-learningmachine-vision
    View on GitHub↗8,653
  • pytorch/visionpytorch avatar

    pytorch/vision

    17,743View on GitHub↗

    This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection of neural network architectures, datasets, and high-performance transformation utilities. It serves as a foundational framework for building, training, and deploying deep learning models, offering a centralized model registry that allows developers to instantiate architectures with pre-trained weights for tasks such as image classification, object detection, and semantic segmentation. The library distinguishes itself through its modular approach to data and compute management

    Pythoncomputer-visionmachine-learning
    View on GitHub↗17,743
  • opencv/opencvopencv avatar

    opencv/opencv

    89,201View on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning model inference. The library distinguishes itself through a data-oriented matrix framework that utilizes proxy-based array abstractions to provide a consistent interface for multidimensional data. By employing factory-pattern algorithm interfaces and runtime type dispatching, i

    C++c-plus-pluscomputer-visiondeep-learning
    View on GitHub↗89,201
  • Compare all 30 related projects→