i need a code for for haris corner detection to run in matlab 2012b
Mostrar comentarios más antiguos
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
Respuestas (2)
Image Analyst
el 1 de Nov. de 2014
1 voto
There is a corner() function in the Image Processing Toolbox, and the Computer Vision System Toolbox has SURF for salient point detection.
Harry
el 1 de Nov. de 2014
0 votos
Do a web search for "Matlab Harris corner detector" (without quotes).
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!