kaaash-aakash / rpmcamera

0 stars 0 forks source link

Deleting background of the video. #1

Open TekinaTawar opened 3 years ago

TekinaTawar commented 3 years ago

Create a program to delete everything else other than the part where a particular object is rotating.

kaaash-aakash commented 3 years ago

Using createBackgroundSubtractorMOG2() function in OpenCV https://youtu.be/8-3vl71TjDs referenced

TekinaTawar commented 3 years ago

https://www.pyimagesearch.com/2015/05/25/basic-motion-detection-and-tracking-with-python-and-opencv/