I lost the function corner while applying harris , anyway I could restore the function to my toolbox?
Show older comments
I was using function Corner to apply harris corner detection and for some reason I get an error that the function does not exist , I got the image processing toolbox installed.
Anyway I could restore the function or place it so my code would work??
Answers (1)
Walter Roberson
on 16 Dec 2013
Are you using Corner or corner? The toolbox is case sensitive.
What does
which -all corner
show? Also which MATLAB version are you using?
Categories
Find more on Detect, Extract, and Match Features in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!