what is function can i use to change background from video? in matlab.

change background without fixed color(green/blue color background)in matlab Ex: take any video and change background from video you chose
I need you help to find function
what is algorithm do use to change background?
please help me as soon as possible...

2 Comments

You have not told us what you want to change the background without fixed color into . Do you want to make it the same as the background with the fixed green/blue color, so that basically the whole image looks pretty uniform? Why don't you first read this, then upload a frame of the video so we can see it.

Sign in to comment.

Answers (1)

Dear Ser, Madame,
Since a video are slices of images (=frames), you could try first extract all frames from the video. How this could be done, can be found in for example this MathworksAnswers discussion. Then you could try to modify each image. A discussion about this topic can be found in this MathworksAnswers discussion.
Good luck! Christiaan

Asked:

on 20 Mar 2015

Commented:

on 23 Mar 2015

Community Treasure Hunt

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

Start Hunting!