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
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
2014년 11월 1일
0 개 추천
Do a web search for "Matlab Harris corner detector" (without quotes).
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!