- Notifications
You must be signed in to change notification settings - Fork15
This is a collection of Jupyter notebooks that is intended to provide an introduction to OpenCV's Python interface.
License
computationalcore/introduction-to-opencv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a collection of Jupyter notebooks that is intended to provide an introduction to OpenCV's Python interface. All notebooks were initially developed and released byHannah, with some minors changes, code update for python3, and some other customizations provided by me.
The target audience is broad and includes
- People who have done computer science (maybe to graduate level) but who have not looked at OpenCV before
- People who are studying other subjects and want to play with computer vision
The notebooks are divided by the following lessons.I also provided the estimated time required to complete each lesson, a link to the source code, and the Google Colab link where anyone can use to follow the lessons and run the examples.
Lesson | Estimated time needed | Source Code | Colab |
---|---|---|---|
OpenCV fundamentals | 20 min | Open | Open |
Image stats and image processing | 20 min | Open | Open |
Features in computer vision | 20 min | Open | Open |
Cascade Classification | 20 min | Open | Open |
Total | 80 min |
This project is licensed under the MIT License - see theLICENSE file for details.
And a special thanks toRaph Trajano for reviewing and fixing the materials.
About
This is a collection of Jupyter notebooks that is intended to provide an introduction to OpenCV's Python interface.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.