image recognition
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
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.
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!