i need a code for for haris corner detection to run in matlab 2012b

i need a matlab code to detect salient feature from a frame of a video....preferably use haris corner detection algorithm to run in matlab 12b

回答 (2 件)

Image Analyst
Image Analyst 2014 年 11 月 1 日

1 投票

There is a corner() function in the Image Processing Toolbox, and the Computer Vision System Toolbox has SURF for salient point detection.
Harry
Harry 2014 年 11 月 1 日

0 投票

Do a web search for "Matlab Harris corner detector" (without quotes).

質問済み:

2014 年 11 月 1 日

回答済み:

2014 年 11 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by