Ask Your Question

athukoralakasun's profile - activity

2013-06-19 10:14:02 -0600 commented answer Background subtraction

thanks for getting back to me. ill look in to that

2013-06-17 14:15:37 -0600 asked a question Background subtraction

Hi!

Can anyone suggest me a fast way of getting the four-ground image?

Currently i am using BackgroundSubtractorMOG2 class to do this. it is very slow. and my task doesn't need that much complex algorithm.

i can get a image of the background in the binging. camera position will not change. so i believe that there is a easy way to do this.

i need to capture a blob of the object moving in front of the camera. and there will be only one object always.

thank you