Skip to content

i1d9/py-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv

OpenCV is a huge open-source library for computer vision, machine learning, and image processing. It can process images and videos to identify objects, faces, or even the handwriting of a human. The following are some of the functions I have implemented with it.

  1. Face and eye detection
  2. Image manipulation
    1. Edge detection
    2. Image smoothing
    3. Image thresholding
    4. Image transformation
  3. Object Recognition
  4. Webcam Streaming

Releases

No releases published

Packages

No packages published

Languages