harris corner detector matlab code
显示 更早的评论
send for me the harris corner detector code matlab (function m-file) please. thank you
回答(1 个)
Image Analyst
2013-4-21
From the help:
corner
Find corner points in image
Syntax
C = corner(I)
C = corner(I, method)
C = corner(I, N)
C = corner(I, method, N)
C = corner(..., Name,Value)
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!