An open API service indexing awesome lists of open source software.

https://github.com/i1d9/py-opencv

Computer Vision with Python
https://github.com/i1d9/py-opencv

computer-vision opencv-python python

Last synced: about 1 month ago
JSON representation

Computer Vision with Python

Awesome Lists containing this project

README

          

# 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
1. Image manipulation
1. Edge detection
1. Image smoothing
1. Image thresholding
1. Image transformation
1. Object Recognition
1. Webcam Streaming