필터 지우기
필터 지우기

image subtraction in matlab

조회 수: 2 (최근 30일)
keycamel villegas
keycamel villegas 2011년 4월 27일
hi guys..
im currently dealing with matlab..and im doing the image subtraction..the problem is that when i used imsubtract in matlab the two pictures overlap each other...
what seems to be the problem? thank you

답변 (1개)

Namrata
Namrata 2011년 5월 5일
try result = imsubtract(image1,image2); imshow(result,[ ])
  댓글 수: 1
keycamel villegas
keycamel villegas 2011년 5월 5일
thank you Namrata for the response..how about the tracking?motion tracking

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by