harris corner detector matlab code

9 次查看(过去 30 天)
mojtaba
mojtaba 2013-4-20
send for me the harris corner detector code matlab (function m-file) please. thank you

回答(1 个)

Image Analyst
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)

类别

Help CenterFile Exchange 中查找有关 Computer Vision Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by