フィルターのクリア

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