image recognition

dear sir i want the matlab code for following
Read the template-
Read the original target-
Make a wind similar to template-
Take the grayscale diff.by row-
Add up differences, get sum-
Take the grayscale diff. by column
Add up differences, get sum-
Find minimum of difference sum-
Compare min. with violate tolerance

4 件のコメント

Walter Roberson
Walter Roberson 2012 年 1 月 30 日
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Image Analyst
Image Analyst 2012 年 1 月 30 日
What's a wind? When you say diff.by row, do you mean the mean of one whole target row minus the mean of the whole corresponding row in the template, or do you mean on a pixel by pixel basis instead of by row or column?
Sean de Wolski
Sean de Wolski 2012 年 1 月 30 日
Make sur eyou convert to double before taking the difference. Also, you might want to take the absolute value of the differences.
shri sant  gadge baba
shri sant gadge baba 2012 年 2 月 3 日
dear sir i want to do grayscale subtraction (vertical and horizontal)row as well as column of two images- one original image second the target image

サインインしてコメントする。

回答 (0 件)

この質問は閉じられています。

質問済み:

2012 年 1 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by