What is an alternatice to the Estimate geometric transform function for older versions of matlab?

I am working with a 2012 version of matlab that does not support the detectSURFFeatures function. Is there any alternatives?

댓글 수: 1

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.

댓글을 달려면 로그인하십시오.

 채택된 답변

You should be able to user vision.GeometricTransformEstimator instead.

추가 답변 (0개)

질문:

2016년 1월 18일

답변:

2016년 1월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by