How do I restore toolbox function

Apparently, I have lost the function corner() from the IPT. I have the function cornermetric() I don't do a lot of image processing, but am concerned that I only have partial functionality. This extends to the help where doc corner turns up nothing, whereas doc cornermetric shows the help page

 Accepted Answer

Jan
Jan on 15 Feb 2011
There is no function called "corner" in the image processing toolbox. Therefore I'm relatively sure, that you have not lost it.

3 Comments

what about http://www.mathworks.com/help/toolbox/images/ref/corner.html
Never be sure of something...
Ups. Better: There *was* no function called "corner" ...

Sign in to comment.

More Answers (1)

bym
bym on 15 Feb 2011
From the release notes of 2010b: New corner Function Detects Corners in Image
The new corner function detects corners in a grayscale or binary image. Corners are a feature you can use to find the correspondence between images.
So, I will "accept" Jan's answer since I did not lose it for my version :)

Asked:

bym
on 15 Feb 2011

Community Treasure Hunt

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

Start Hunting!