detectFASTFeatures not working in matlab 2011
Show older comments
Hello, I'm trying to run A= detectFASTFeatures(rgbNewA, 'MinContrast',0.1);%MATLAB
but i get an error, and when i wrote help detectFASTFeatures, it said no match found..
Answers (1)
Walter Roberson
on 16 Dec 2013
0 votes
It appears to me that those were new as of R2011b. They are part of Computer Vision Toolbox.
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!