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

Réponses (1)

Namrata
Namrata le 5 Mai 2011

0 votes

try result = imsubtract(image1,image2); imshow(result,[ ])

1 commentaire

keycamel villegas
keycamel villegas le 5 Mai 2011
thank you Namrata for the response..how about the tracking?motion tracking

Connectez-vous pour commenter.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by