필터 지우기
필터 지우기

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

조회 수: 4 (최근 30일)
b al
b al 2015년 3월 20일
댓글: Image Analyst 2015년 3월 23일
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
b al
b al 2015년 3월 22일
please can someone help me?
Image Analyst
Image Analyst 2015년 3월 23일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Christiaan
Christiaan 2015년 3월 23일
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

Community Treasure Hunt

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

Start Hunting!

Translated by