diegoinacio/computer-vision-notebooks
👁️ An authorial set of fundamental Python recipes on Computer Vision and Digital Image Processing.
This resource provides fundamental Python recipes in notebook format to help you clearly understand core concepts in computer vision and digital image processing. It takes image data and applies various processing techniques, making complex ideas more accessible. This is ideal for students, researchers, or anyone learning the basics of how computers 'see' and interpret images.
126 stars. No commits in the last 6 months.
Use this if you are learning computer vision and digital image processing and want clear, concise examples to grasp the foundational concepts.
Not ideal if you are looking for an advanced toolkit for production-level computer vision applications or a drag-and-drop solution.
Stars
126
Forks
29
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/diegoinacio/computer-vision-notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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 ...