Borrar filtros
Borrar filtros

image subtraction in matlab

2 visualizaciones (últimos 30 días)
keycamel villegas
keycamel villegas el 27 de Abr. de 2011
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

Respuestas (1)

Namrata
Namrata el 5 de Mayo de 2011
try result = imsubtract(image1,image2); imshow(result,[ ])
  1 comentario
keycamel villegas
keycamel villegas el 5 de Mayo de 2011
thank you Namrata for the response..how about the tracking?motion tracking

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by