Skip to content

ManuKothari/Computer-Vision-through-OpenCV---Background-Subtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages