Coders Packet

Packets submitted by Sanjay R

Adding image to Live camera using Python - OpenCV

This project is all about adding the image to the live camera, which is done using a python image processing library known as OpenCV

Pencil sketch live filter using OpenCV in Python

In this project, I have used Python OpenCV to create a pencil sketch filter that applies to our live webcam feed.

Feature detection using Python OpenCV

This project is created by OpenCV-Python an open-source computer vision library. This project will detect the features which is an important step before processing any image in computer vision.