Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 889 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 889 Bytes

Computer Vision In-Depth

Exercises and learning in computer vision. Following along PyImageSearch Gurus course.

Prerequisites

Install OpenCV on Apple M1 using this tutorial

Install all the packages in requirements.txt pip install -r requirements.txt after install OpenCV

Index of topics

Fundamentals

Advanced stuff

TBD