Skip to content

raphtrajano/introduction-to-opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to OpenCV

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 by Hannah, 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

No idea

Notebooks

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

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

And a special thanks to Nelson Perez for reviewing the materials.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%