Reputation: 19
How can I separate the background from the objects in foreground for an image using opencv?
Upvotes: 1
Views: 1895
Reputation: 6666
You want to use Background subtraction
Using GPU, Java
Here is a tutorial on background detection, I suggest you follow that.
Also, I agree with Rakkun, Tag your questions and detail them better for more helpful answers. Read the FAQ