mbeyeler/opencv-python-blueprints
M. Beyeler (2015). OpenCV with Python Blueprints: Design and develop advanced computer vision projects using OpenCV with Python, Packt Publishing Ltd., ISBN 978-178528269-0.
This project provides practical, hands-on examples for developing advanced computer vision applications. It takes raw image or video data as input and produces outputs like manipulated images, tracked objects, or 3D scene reconstructions. It's for computer vision practitioners or engineers who want to build sophisticated vision systems.
297 stars. No commits in the last 6 months.
Use this if you have foundational knowledge of computer vision concepts and Python, and you want to deepen your expertise by building complex, real-world vision projects like augmented reality or object tracking.
Not ideal if you are completely new to computer vision or Python programming and need to learn the core theoretical concepts from scratch.
Stars
297
Forks
182
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 03, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mbeyeler/opencv-python-blueprints"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...