Skip to content

A collection of samples about using OpenCV in Python

Notifications You must be signed in to change notification settings

behzodhalil/opencv-samples

Repository files navigation

OpenCV Samples


A collection of samples about using OpenCV library


Logo

What is the OpenCV?

OpenCV is a huge open-source library for computer vision, machine learning, and image processing. OpenCV supports a wide variety of programming languages like Python, C++, Java, etc. It can process images and videos to identify objects, faces, or even the handwriting of a human. When it is integrated with various libraries, such as Numpy which is a highly optimized library for numerical operations, then the number of weapons increases in your Arsenal i.e whatever operations one can do in Numpy can be combined with OpenCV.

Free Drawing

Free Drawing

Shape Drawing

Shape Drawing

About

A collection of samples about using OpenCV in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages