Skip to content

simonefinelli/OpenCV-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-Notes in Python 3

A collection of the main topics used in OpenCV.

Basic Usage

  • Reading Images and Videos
  • Resizing and Rescaling Images/Frames
  • Principal Functions
  • Shapes and Text
  • Transformations on Images
  • Contour Detection

Advance Usage

  • Color Spaces
  • Color Channels
  • Blurring
  • Bitwise Operations
  • Masking
  • Image Histogram
  • Thresholding
  • Edge Detection
  • Face Detection

Credits

About

Notes on the main topics of OpenCV in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages