image subtraction in matlab

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일

0 개 추천

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

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

태그

질문:

2011년 4월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by