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 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.