What is an alternatice to the Estimate geometric transform function for older versions of matlab?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Marshall
am 18 Jan. 2016
Beantwortet: Dima Lisin
am 20 Jan. 2016
I am working with a 2012 version of matlab that does not support the detectSURFFeatures function. Is there any alternatives?
1 Kommentar
Yuebin Zhou
am 20 Jan. 2016
This 'detectSURFFeatures' function in Computer Vision Toolbox is introduced in R2011b. Please check if this toolbox is available. After a quick search, I did not find any built-in MATLAB function could do a similar thing.
Akzeptierte Antwort
Dima Lisin
am 20 Jan. 2016
You should be able to user vision.GeometricTransformEstimator instead.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!