-
The objective is to detect object of interest (face) in real time and to keep tracking of the same object. In this project, I applied face detection using OpenCV with Python. OpenCV is an open source software library that allows developers to access routine in API (Application Programming Interface) used for computer vision applications.
-
The objective of the program given is to perform edge detection of images in real-time. The popular canny edge detection algorithm is used to detect a wide range of edges in images. OpenCV has in-built function cv2.Canny() which takes our input image as first argument and its aperture size(min value and max value) as last two arguments.
-
In this project, I have made a Snapchat filter using OpenCV in Python.
-
The objective is to detect object of interest (face and smile) in real time and to keep tracking of the same object. In this project, I applied face and smile detection using OpenCV with Python.
-
Notifications
You must be signed in to change notification settings - Fork 0
Ravjot03/Computer-Vision-with-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published