Undefined function or variable 'estimateE​ssentialMa​trix'

11 次查看(过去 30 天)
In structure from motion from two view matlab code, the estimateEssentialMatrix function is set to compute the essential matrix but I have this error message . "Undefined function or variable 'estimateEssentialMatrix". What can I do to fix it?

采纳的回答

Steven Lord
Steven Lord 2017-8-24
This function is part of Computer Vision System Toolbox and was introduced in release R2016b. Are you using release R2016b or later? If so, do you have this toolbox installed and licensed? You can check if it's installed using ver.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 安装和许可简介 的更多信息

Community Treasure Hunt

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

Start Hunting!