Coders Packet

Packets submitted by Arushi Dwivedi

Canny Edge Detection using Open CV and Python

Canny edge detection is a popular edge detection and a multi-step algorithm that can detect edges. I used Python programming language and Open CV tool to build this project.

Background Subtraction Method using Open CV and Python

Background Subtraction Method is able to subtract or eliminate the background portion inside an image.The programming language I used is python and the technology I worked with is Open CV.