how to create background subtration in one image

Answers (1)

You can take an image of what you call the background without the objects you will want to extract in the future. Once you introduce the objects in the image (the same one but with the "additions" in it), you can easily perform the subtraction of the background identifying similarities in both images and saving the differences. The differences on the second image will be the image (your objects) without the background.

Products

Asked:

on 27 Nov 2013

Answered:

on 27 Nov 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!