Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Vision-through-OpenCV---Background-Subtraction

This code implements Background Subtraction on a Video / set of Images defined as <n>.* It helps us to give the white pixels/ foreign objects in the video according to the first frame extracted from the video. It uses the OpenCV BackgroundSubtractorMOG and BackgroundSubtractorMOG2

About

This code implements Background Subtraction on a Video / set of Images defined as <n>.* It helps us to give the white pixels/ foreign objects in the video according to the first frame extracted from the video. It uses the OpenCV BackgroundSubtractorMOG and BackgroundSubtractorMOG2

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages