フィルターのクリア

Matching scaled binary mask to noisy image of 2d object

1 回表示 (過去 30 日間)
Struct03
Struct03 2014 年 11 月 25 日
回答済み: Image Analyst 2014 年 11 月 25 日
Hello, So I have a matrix 'A' 300x500 which contains binary image of some object( background 0 , object 1), and noisy image 'B' with depicted the same object. I want to match binary mask 'A 'to the image 'B'. Object on the mask has exactly the same shape as object on the noisy image. The problem is that images have different sizes (both of their planes and the objects depicted on them ). Moreover the object on mask is located in the middle of the plane, contrary on the image 'B' is translated. Does anybody now the simplest solution how can I match these images?

回答 (1 件)

Image Analyst
Image Analyst 2014 年 11 月 25 日

Perhaps use Hu's image moments? See this video by the University of Arizona: http://www.youtube.com/watch?v=Nc06tlZAv_Q

Community Treasure Hunt

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

Start Hunting!

Translated by